Awesome
Quasar Apexcharts V2 (quasar-apexcharts)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->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
<a href="https://github.com/patrickmonteiro/quasar-apexcharts/graphs/contributors"> <img src="https://contrib.rocks/image?repo=patrickmonteiro/quasar-apexcharts" /> </a>Made with contrib.rocks.