Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rootkwak528/test-vue-plugin-01
this is test repo for writing vue plugin
https://github.com/rootkwak528/test-vue-plugin-01
Last synced: 1 day ago
JSON representation
this is test repo for writing vue plugin
- Host: GitHub
- URL: https://github.com/rootkwak528/test-vue-plugin-01
- Owner: rootkwak528
- Created: 2021-11-14T16:21:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T16:21:27.000Z (about 3 years ago)
- Last Synced: 2023-07-29T15:21:11.099Z (over 1 year ago)
- Language: Vue
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-plugin
## 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/).