/quasar-lines

A simple todo with a twist, mainly for checking Vue+Quasar 1.0's multi-platform capabilities and comparison with the same result written using Angular+Ionic

Primary LanguageVueThe UnlicenseUnlicense

quasar-lines

A simple todo with a twist, mainly for checking Vue+Quasar 1.0's multi-platform capabilities and comparison with the same result written using Angular+Ionic

Install the dependencies

yarn

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

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.