w4d5-express-mongoose-librairy

Files to create

.env

PORT=3000

Commands to run

$ git clone https://github.com/ironhack-berlin-2018-october-ft/w4d5-express-mongoose-librairy.git
$ cd w4d5-express-mongoose-librairy
$ npm install

Everytime you need to run the project:

$ npm run dev