Skip to content

慕课网vue2.5课程,使用vue模仿去哪儿网,使用最新的2.6重写并对课程中的代码有很多优化

Notifications You must be signed in to change notification settings

lfz757077613/mock-qunar

Repository files navigation

主页效果图(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 vue-awesome-swiper@2.6.7 --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

About

慕课网vue2.5课程,使用vue模仿去哪儿网,使用最新的2.6重写并对课程中的代码有很多优化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published