https://github.com/027xiguapi/table2echarts
table2echarts
https://github.com/027xiguapi/table2echarts
Last synced: 3 months ago
JSON representation
table2echarts
- Host: GitHub
- URL: https://github.com/027xiguapi/table2echarts
- Owner: 027xiguapi
- Created: 2019-07-17T08:48:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:44:56.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T17:24:48.638Z (8 months ago)
- Language: Vue
- Homepage: https://creed-fzk.github.io/table2echarts/
- Size: 2.49 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# table2echarts
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).