Project description
1. //install all libraries
npm install
2. //seed the data(please make sure you have mongoDB installed on your device)
npm run bulbasaur
3. //start the server
npm start
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install