Skip to content

brnsnt/quasar-histoire-demo

Repository files navigation

Quasar Histoire Demo (quasar-histoire-demo)

Attempt to integrate Histoire intp a Quasar App.

Uses a histoire plugin that merges the vite config from Quasar. (src/histoire-plugin-quasar.ts)

Nevertheless currently fails when installing the Vue Quasar plugin in histoire vu3 setup file. (src/histoire-plugin-quasar.ts)

Resources:

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Attempt to integrate Histoire into a Quasar project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published