In order to run, use npm install to get dependencies and npm start to run the server.
Exercise details in ProblemDescription.txt.
- Express used to run this as a server
- Babel added to be able to use ES6
- Nodemon will restart server any time you save js chnages or if there is a crash