To start this component, you will need to install a few things:
- npm install
- brew install mongodb
After installing dependencies, run:
- npm run watch - this will start webpack
- npm run server - this will start server with nodemon
- npm run seed - this will seed dummy data into mongodb