/music

vue-音乐播放器

Primary LanguageVue

vue音乐播放器

vue-music

# 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.

安装依赖

sass

# dev 依赖 babel-polyfill sass
npm install babel-polyfill sass-loader node-sass vue-style-loader --D
# babel-runtime vuex fastclick better-scroll vue-lazyload
npm install babel-runtime  vuex fastclick better-scroll vue-lazyload --save