https://github.com/andreiextr/table_chart
https://github.com/andreiextr/table_chart
chartjs table vue3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreiextr/table_chart
- Owner: AndreiExtr
- Created: 2025-03-05T11:36:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-05T12:10:48.000Z (over 1 year ago)
- Last Synced: 2025-03-05T12:30:40.666Z (over 1 year ago)
- Topics: chartjs, table, vue3
- Language: Vue
- Homepage: https://andreiextr.github.io/Table_chart/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chart
## 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/).