https://github.com/ruochuan12/vue-cnode
vue-cli vue2.x项目初始化,配置eslint,vue-router,vuex,axios等
https://github.com/ruochuan12/vue-cnode
axios elementui eslint vue vue-router vuex
Last synced: 7 months ago
JSON representation
vue-cli vue2.x项目初始化,配置eslint,vue-router,vuex,axios等
- Host: GitHub
- URL: https://github.com/ruochuan12/vue-cnode
- Owner: ruochuan12
- Created: 2017-02-23T15:53:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T02:26:18.000Z (over 7 years ago)
- Last Synced: 2025-01-18T10:11:43.000Z (9 months ago)
- Topics: axios, elementui, eslint, vue, vue-router, vuex
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cnode
> vue-cnode
## Build Setup
``` bash
# 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# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
###
vue;vue-router;vue-resource;vuex;elementUI
## `TO DO`
>1、less报错问题,拼写错误。(common)commom,默认样式
样式引入有问题有么是路径不对
要么是样式里面少了标点符号什么的
还有一个有可能就是你使用了less变量但是没引入
cli构建的配置一般不会有问题
如果是自己配置的,有可能是版本问题
要敢折腾,还是要提高效率>2、中间件
>3、还是用的vue-resource(axios),config和service服务调接口
>4、elementUI,vuex