Homework Server A node js webserver built to collect homework. This server is a sample tutorial for learning. Installation Install the dependencies $ npm install Run the tests $ npm test Run the App $ npm start install