当前位置: 首页 > 工具软件 > vue-music > 使用案例 >

Vue.js音乐

徐柏
2023-12-01

https://github.com/zce/music-player

Music Player by Vue Stack

Clone it

$ git clone https://github.com/zce/music-player.git -b vue --depth 1
$ cd music-player

Run it

Install Dependencies

$ npm install

Server Side

$ npm run serve

visit http://localhost:2080/music/list in browser

Client Side

Open another Terminal and run:

$ npm run client

visit http://localhost:3000 in browser


 类似资料: