This project was bootstrapped with Create React App.
In the project directory, you can run:
- Install NPM Modules with
npm install .
- Make sure you have mongo db connected, before running server.js
- You can update your mongo url inside config/keys.js.
- RUN
npm run dev
to run.