very simple countdown / timer single-file inlined/packed quasar app
view hosted version
yarn
quasar dev
yarn lint
yarn format
quasar build
See Configuring quasar.config.js.
- example how to configure quasar to build a (big) html file that inlines all the needed resources
tried to follow the approach outlined in [SOLVED] Quasar build. Single inlined HTML file.
- inline / embedd font & sound
- store user-configuration in localstorage