-
webplayer site 👉 localhost:8080
-
admin site 👉 localhost:3000/admin
- in project directory
git init
git remote add origin https://github.com/MBrosik/webplayer.git
git pull origin master
- split terminal
- in first terminal
cd .\KLIENT
npm i
npm run serve
- in second terminal
cd .\SERWER
npm i
node server.js
- Listening to music
- Creating playlist
- Looping/shuffle
- Volume change
- Add new albums and music at localhost:3000/admin