/vue-todo-widget

the minimal todo app for using as widget :tada:

Primary LanguageVueMIT LicenseMIT

todo-widget

Made with Vue GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub

Lines of code GitHub repo size GitHub code size in bytes GitHub all releases

the minimal todo app for using as widget

Index

Project setup

  • installing dependencies $ 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.

⬆️ back to top

Screenshots

empty-view input-view list-view

this todo use localStorage for saving data

may change to indexedDB

⬆️ back to top

License

Under MIT License