https://github.com/mini-ghost/vuetify-global-confirmbox
https://github.com/mini-ghost/vuetify-global-confirmbox
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mini-ghost/vuetify-global-confirmbox
- Owner: Mini-ghost
- Created: 2021-09-22T03:30:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T03:32:03.000Z (over 4 years ago)
- Last Synced: 2025-03-21T21:01:58.860Z (about 1 year ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-global-confirmbox
## Project setup
```
pnpm install
```
### Compiles and hot-reloads for development
```
pnpm run serve
```
### Compiles and minifies for production
```
pnpm run build
```
### Lints and fixes files
```
pnpm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).