Skip to content

s-light/quasar_single_file_timer

Repository files navigation

SimpleCountdownTimer (quasar-single-file-timer)

very simple countdown / timer single-file inlined/packed quasar app

usage

view hosted version

development

Install the dependencies

yarn

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

quasar dev

Lint the files

yarn lint

Format the files

yarn format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

idea

  • 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

About

very simple countdown / timer *single-file* inline/packed quasar app

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published