Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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;表格,地图,富文本,拆分表格等模块
- Host: GitHub
- URL: https://github.com/lanzhsh/vue-demo
- Owner: lanzhsh
- Created: 2018-05-31T12:03:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T23:54:55.000Z (over 1 year ago)
- Last Synced: 2023-03-05T18:01:26.885Z (over 1 year ago)
- Topics: axios, element-ui, vue, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 5.06 MB
- Stars: 71
- Watchers: 4
- Forks: 32
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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).