Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volodymyrfilon/vuetify-todo
Todo App built on VueJS 2, Vuex, Vuetify
https://github.com/volodymyrfilon/vuetify-todo
html5 javascript responsive-website todo-app vue vuetify vuex
Last synced: about 2 months ago
JSON representation
Todo App built on VueJS 2, Vuex, Vuetify
- Host: GitHub
- URL: https://github.com/volodymyrfilon/vuetify-todo
- Owner: volodymyrfilon
- Created: 2024-03-16T13:16:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T12:29:30.000Z (9 months ago)
- Last Synced: 2024-04-03T11:47:06.863Z (9 months ago)
- Topics: html5, javascript, responsive-website, todo-app, vue, vuetify, vuex
- Language: Vue
- Homepage: https://volodymyrfilon-vuetify-todo.netlify.app/
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-todo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).