An open API service indexing awesome lists of open source software.

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⌛]

Awesome Lists containing this project

README

          

# Dictionary vuetify
![nodejs](https://img.shields.io/badge/Node.js-43953D?style=for-the-badge&logo=node.js&logoColor=white)
![typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![vue](https://img.shields.io/badge/Vue%203-34495e?style=for-the-badge&logo=vue.js&logoColor=41b883)
![vuetify](https://img.shields.io/badge/Vuetify%203-3b79ff?style=for-the-badge&logo=vuetify&logoColor=white)

## 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)