CollabTunes ##To run application sudo npm install (To install all dependencies) nodemon ./bin/www (To run the server) ##To Test code Go to ~/path_to/CollabTunes Type "./node_modules/mocha/bin/mocha" in terminal (Results of running tests will show in terminal)