$ git clone https://github.com/zce/music-player.git -b vue --depth 1
$ cd music-player
$ npm install
$ npm run serve
visit http://localhost:2080/music/list in browser
Open another Terminal and run:
$ npm run client
visit http://localhost:3000 in browser