https://github.com/pateash/vuetify-template
This repo could be used to create vuetify template
https://github.com/pateash/vuetify-template
tempate vuetify
Last synced: 4 months ago
JSON representation
This repo could be used to create vuetify template
- Host: GitHub
- URL: https://github.com/pateash/vuetify-template
- Owner: pateash
- Created: 2019-10-02T21:31:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:00:15.000Z (over 3 years ago)
- Last Synced: 2025-07-20T07:33:03.312Z (12 months ago)
- Topics: tempate, vuetify
- Language: Vue
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-test
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).