Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lanzhsh/vue-demo

技术栈:vue+vue-router+webpack+axios+echarts+ueditor+element UI+map+node-sass;表格,地图,富文本,拆分表格等模块
https://github.com/lanzhsh/vue-demo

axios element-ui vue vue-router vuex

Last synced: 3 days ago
JSON representation

技术栈:vue+vue-router+webpack+axios+echarts+ueditor+element UI+map+node-sass;表格,地图,富文本,拆分表格等模块

Awesome Lists containing this project

README

        

## vue-demo

> vue+vue-router+vuex+element+vue-split-table+vue-multiple-check
> 是一个初学者上手项目的不错demo
> 持续更新中

## star
^_^欢迎star,你的star是我更新的动力^_^

## Build Setup

![demo vue](https://github.com/lanzhsh/vue-demo/blob/master/images/vue-demo.png)

``` 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 all tests
npm test
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).