Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kellsworks/virtualtable
https://github.com/kellsworks/virtualtable
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/kellsworks/virtualtable
- Owner: KellsWorks
- Created: 2024-04-08T16:41:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T07:03:56.000Z (7 months ago)
- Last Synced: 2024-04-25T08:24:33.162Z (7 months ago)
- Language: Vue
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# virtualtable
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).