Skip to content

rewbilldou/quasar-bex-todo-app

 
 

Repository files navigation

Quasar Demo Todo App as a Browser Extension

A Quasar Framework Browser Extension example

Install the dependencies

yarn

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

quasar dev -m bex

Lint the files

yarn run lint

Build the app for production

quasar build -m bex

Customize the configuration

See Configuring quasar.conf.js.

About

A Quasar bex demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • Vue 21.5%
  • HTML 5.1%
  • CSS 4.0%