0.0.2 • Published 4 years ago
express-lanch-box v0.0.2
Express Launch Box
Installation
Click on code button and copy the link to the repo
Clone the repository to your local environment - git clone https://github.com/saucecodee/express-launch-box.git
Navigate into the cloned folder - cd express-launch-box
Running the server locally
Install all dependencies - npm install
Create a new file .env and copy the contents of env.test into it.
Start up the server - npm start | npm run dev
Server should be running on http://localhost:1999/ by default
0.0.2
4 years ago