https://github.com/laboratorynotices/vuetify-aviculture
https://github.com/laboratorynotices/vuetify-aviculture
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laboratorynotices/vuetify-aviculture
- Owner: Laboratorynotices
- Created: 2021-03-18T22:35:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T12:47:08.000Z (about 4 years ago)
- Last Synced: 2025-01-13T23:35:15.180Z (5 months ago)
- Language: Vue
- Size: 212 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-aviculture
## 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/).