Loading repository data…
Loading repository data…
davidgaroro / repository
✔️ A simple Todo PWA built with Vue 2 + Vuex + Vuetify.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is a simple Todo PWA (Progressive Web App) inspired by TodoMVC. Perfect to learn the basics about Vue.js, Vuex and Vuetify technologies.
| Name | Description | |
|---|---|---|
| vue | Progressive JavaScript Framework | 🖖 |
| vue-cli-3 | ️Standard Tooling for Vue.js Development | 🛠️ |
| vue-router | Official Router for Vue.js | 🚦 |
| vuex | ️Centralized State Management for Vue.js | 🗃️ |
| vuetify | ️Material Component Framework for Vue.js | 📚 |
| Name | Description | |
|---|---|---|
| stylus-loader | CSS preprocessor for webpack | 🎨 |
| vue/cli-plugin-babel | Compiler for next generation JavaScript | 🐠 |
| vue/cli-plugin-eslint | Pluggable JavaScript linter | ✍️ |
| vue/cli-plugin-pwa | JavaScript Library for adding support to PWA | 📱 |
git clone https://github.com/davidgaroro/vuetify-todo-pwa.git
cd vuetify-todo-pwa
npm install
npm run serve
npm run build
npm run lint
MIT © davidgaroro