https://github.com/cusyio/plone-components-vuetify
Plone Vuetify Component Library
https://github.com/cusyio/plone-components-vuetify
Last synced: 4 months ago
JSON representation
Plone Vuetify Component Library
- Host: GitHub
- URL: https://github.com/cusyio/plone-components-vuetify
- Owner: cusyio
- Created: 2021-11-10T11:00:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T05:59:38.000Z (over 4 years ago)
- Last Synced: 2025-09-10T07:37:53.458Z (9 months ago)
- Language: Vue
- Size: 268 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# plone-vuetify-components
## 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/).