Project description
- https://github.com/hair-punk/fec3-abhi-service
- https://github.com/teamName/repo
- https://github.com/teamName/repo
- https://github.com/teamName/repo
Install the dependencies with npm install install mongodb in the package manager of your choice
then seed the database by running npm run seed-db
to start the express server run npm run express-server
to start the front end run
npm run front-end
now the server is operational, and should be accessable from localhost:3007
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install