Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.04 KB

File metadata and controls

42 lines (29 loc) · 1.04 KB

Quasar Apexcharts V2 (quasar-apexcharts)

All Contributors

This repository aims to exemplify the integration of the quasar v2 framework (with Vue 3) and the Apexcharts library.

🖥️ Demo Online: https://quasar-apexcharts.netlify.app/#/

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.

Contributors

Made with contrib.rocks.