/quasar-todos

Awesome ToDo app built by the Quasar framework ready for mobile and web simultaneously. Usage of technologies such as Vue.js , Electron and of course Quasar Framework. Created thanks to Udemy course.

Primary LanguageJavaScript

Awsome Todos (awsome_todos_quasar)

Todods app

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.