Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/todo-vuetify-2
https://github.com/samk13/todo-vuetify-2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/todo-vuetify-2
- Owner: Samk13
- Created: 2020-08-04T14:54:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T13:09:33.000Z (about 2 months ago)
- Last Synced: 2024-11-05T14:23:58.708Z (about 2 months ago)
- Language: Vue
- Size: 1.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-app using : vuetify + typeScript and firebase
## 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/).