0.0.1 • Published 3 years ago

my-test-storybook-quasar v0.0.1

Weekly downloads
52
License
-
Repository
-
Last release
3 years ago

Quasar App (storybook-quasar)

Quasar Storybook Component Library

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.