A simple calculator app.
- Demonstrate deployment of a single-page app and hybrid apps for mobile and desktop using the same codebase
- Overview of Quasar UI elements and helpers to get started fast
- A practical example on how to use CSS Grid
- Layout technique that stretches content on the available space both horizontally and vertically, with an arbitrary number of columns / rows
yarn
quasar dev
quasar dev -m electron
yarn run lint
quasar build