项目作者: er567
项目描述 :
vue2.x写的简书demo
高级语言: Vue
项目地址: git://github.com/er567/vue-jianshu.git
Contents
- install
npm install
- start
npm start
- build
npm run build
- modify webservice configuration
nginx
location / {
try_files $uri $uri/ /index.html;
}
Reference
- es6, es7, es8
- webpack
- Vue.js devtools
- vue
- vue-router
- vuex
- element for pc, admin
- mockjs