An open API service indexing awesome lists of open source software.

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等

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