https://github.com/devconductor125/vue-admin-anim
https://github.com/devconductor125/vue-admin-anim
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devconductor125/vue-admin-anim
- Owner: devconductor125
- Created: 2023-07-04T21:25:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T21:27:10.000Z (over 2 years ago)
- Last Synced: 2025-02-01T16:29:43.040Z (about 1 year ago)
- Language: Vue
- Size: 476 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboard-chart
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).