Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incaves/visual-vue
数据可视化
https://github.com/incaves/visual-vue
echarts koa2 less vue vuerouter vuex wepack
Last synced: about 1 month ago
JSON representation
数据可视化
- Host: GitHub
- URL: https://github.com/incaves/visual-vue
- Owner: incaves
- Created: 2022-04-27T15:35:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T08:33:59.000Z (over 2 years ago)
- Last Synced: 2024-09-30T02:21:14.444Z (about 2 months ago)
- Topics: echarts, koa2, less, vue, vuerouter, vuex, wepack
- Language: JavaScript
- Homepage:
- Size: 2.12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# visual
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).