Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hijal/vue-good-table-demo
practice vue good table simple functionality
https://github.com/hijal/vue-good-table-demo
vue vue3 vuejs
Last synced: 5 days ago
JSON representation
practice vue good table simple functionality
- Host: GitHub
- URL: https://github.com/hijal/vue-good-table-demo
- Owner: hijal
- Created: 2021-11-24T07:10:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T07:11:31.000Z (about 3 years ago)
- Last Synced: 2024-11-07T03:40:32.751Z (about 2 months ago)
- Topics: vue, vue3, vuejs
- Language: Vue
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-good-table
## 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/).