项目作者: zhanghoo

项目描述 :
An app for literature.
高级语言: JavaScript
项目地址: git://github.com/zhanghoo/yike.git
创建时间: 2018-01-13T09:13:56Z
项目社区:https://github.com/zhanghoo/yike

开源协议:

下载


yike

An app for literature.

Build Setup

  1. # install dependencies
  2. npm install
  3. # install dependencies
  4. npm install vuex --save
  5. npm install --save axios
  6. npm install sass-loader node-sass webpack --save-dev
  7. npm install vue-awesome-swiper --save
  8. npm install normalize.css --save
  9. npm install vue-awesome --save
  10. npm install vue-wechat-title --save
  11. # serve with hot reload at localhost:8080
  12. npm run dev
  13. # build for production with minification
  14. npm run build
  15. # build for production and view the bundle analyzer report
  16. npm run build --report

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