https://github.com/volt1c/dictionary-vuetify
[⌛works suspended⌛]
https://github.com/volt1c/dictionary-vuetify
typescript vite vue vue3 vue3-typescript vuetify vuetify3
Last synced: 4 months ago
JSON representation
[⌛works suspended⌛]
- Host: GitHub
- URL: https://github.com/volt1c/dictionary-vuetify
- Owner: volt1c
- Created: 2021-12-25T13:07:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T20:45:02.000Z (almost 2 years ago)
- Last Synced: 2025-10-07T17:04:21.104Z (8 months ago)
- Topics: typescript, vite, vue, vue3, vue3-typescript, vuetify, vuetify3
- Language: Vue
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dictionary vuetify




## Project Setup
### Dev mode
```
$ npm run dev
```
### Build
```
$ npm run build
```
### Serve
```
$ npm run serve
```
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)