/mysite

Primary LanguageVue

请求的音乐地址来自百度乐播,本代码仅供测试学习。
刚学习的vue如有不足,请斧正,谢谢。
后续个人博客别的板块也会更新,也会开源,有好的建议想法什么的也可以留言。
欢迎光临:我的博客  

mysite

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.