Instructions:
- Install npm (nodejs), git, and mongodb
- Clone git, don't clone the old replays:
git clone --depth=1 https://github.com/graydh/Smash-Data-Visualization-590V.git - Install dependencies:
npm install - Import the MongoDB database:
npm run restore - Run the backend:
npm run server - Open browser to localhost:3000



