Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.03 KB

README.md

File metadata and controls

45 lines (38 loc) · 1.03 KB

主页效果图(https://www.laifuzhi.cn)

额外增加了一个音乐播放器,我的机器是1Mbps,所以加载比较慢...

主页

vue-learn

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

  • npm install -g @vue/cli
  • npm config set registry https://registry.npm.taobao.org
  • vue create vue-learn
  • npm list -g --depth 0
  • npm install [email protected] --save
  • npm install stylus --save
  • npm install stylus-loader --save
  • npm install fastclick --save
  • npm install --save axios vue-axios
  • npm install --save better-scroll
  • npm install --save vuex
  • npm install --save babel-polyfill
  • npm i element-ui -S
  • npm i @babel/preset-env -D
  • npm i vue-aplayer -S
  • npm install --save hls.js