Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/vuetify-13
https://github.com/samk13/vuetify-13
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/vuetify-13
- Owner: Samk13
- Created: 2020-08-02T20:38:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T16:22:37.000Z (about 1 month ago)
- Last Synced: 2024-11-25T17:28:10.868Z (about 1 month ago)
- Language: Vue
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# todo-app using : vuetify + typeScript
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).