##Set up instructions
- Clone the app into your desired folder by running
git clone git@github.com:African-Reactors/team-a.git - cd into the app by
cd team-a - Run
npm installto install project dependancies - Add a readme and add the following variables ie
PORT, NODE_ENV and MONGO_URL - Run
npm run devto run the server - Happy hacking