Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocornus/vuetify-repo
repository for vuetify components.
https://github.com/leocornus/vuetify-repo
vuejs2 vuetifyjs
Last synced: 5 days ago
JSON representation
repository for vuetify components.
- Host: GitHub
- URL: https://github.com/leocornus/vuetify-repo
- Owner: leocornus
- License: gpl-2.0
- Created: 2019-04-23T14:07:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:36:57.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T01:46:01.604Z (8 months ago)
- Topics: vuejs2, vuetifyjs
- Language: JavaScript
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuetify-repo
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report# run unit tests
npm run unit# run all tests
npm test
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).