Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to Run Musicope:
- Go to the Github and install / git clone/ brew install
- http://bit.ly/2lTQOSt
- Go into musicope folder and open "Server.js"
- At the bottom - Change server.listen:80 to server.listen:3030
- Open Terminal
- cd /user/username/musicope
- npm install
- npm run
- Server will start
- Go to Browser and click on
- http://localhost:3030/
- To stop server press Control + C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement