Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 232 Bytes

easy-build-template

Getting started

  1. $ nvm use
  2. $ npm i

Once loaded, need to start the server

  1. $ npm start

Once ready to ship

  1. $ bash deploy // make sure the git repo is changed to the appropriate location