https://github.com/ryanuo/echart_shop
商城数据可视化Vue2+e-chart
https://github.com/ryanuo/echart_shop
e-charts vuejs2
Last synced: 11 months ago
JSON representation
商城数据可视化Vue2+e-chart
- Host: GitHub
- URL: https://github.com/ryanuo/echart_shop
- Owner: ryanuo
- Created: 2021-10-29T00:34:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T11:00:06.000Z (over 4 years ago)
- Last Synced: 2024-11-24T20:47:16.989Z (over 1 year ago)
- Topics: e-charts, vuejs2
- Language: Vue
- Homepage: https://m.mr90.TOP/echart_shop/
- Size: 3.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-echart
## 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/).