/vue-baidumusic

一个百度music的vue-app,由于api的问题,有一部分音乐无法播放,运用了 vue-router,vuex,axios,vue-awesome-swiper等相关插件

Primary LanguageJavaScript

music

一个百度音乐的vue-app,由于时间问题,有一些api无法使用,导致部分音乐无法播放

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

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