To run locally:
- Install npm (Different for each platform)
- Install redis (Different for each platform)
- Run
npm install
in shuttle-cosc412 root directory - If you want the database to work run
redis-server
in a different terminal window - Run
npm run dev_start
in shuttle-cosc412 root directory - Go to your browser and enter url 127.0.0.1