This project was bootstrapped with Create React App.
Before starting any of the Javascript services you must start the Mongodb server. In the root project directory run:
If this is the first time you are starting MongoDb, you will need to load the data file using the Node server. Instructions below:
In the project directory, you can run:
Runs the Node service only.
Open http://localhost:5000/api/reports to view the JSON list of reports in the browser.
Launches the React client.
Starts both the Node server and the React client using the concurrently tool.
After the Node server has launched, navigate to the following URL to load the data into MongoDb from the JSON file:\