Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 314 Bytes

File metadata and controls

19 lines (13 loc) · 314 Bytes

Party Playlist

A unique and collaborative way to create party playlists!

Usage

Before Running the application run the following to start the MongoDB

mongod --dbpath database/db -f database/mongodb.conf &

then start the application using the following command

node bin/www