Dashboard project using Quasar and ApexCharts
Quasar Apex Charts (quasar-apexcharts)
Dashboard project using Quasar and ApexCharts.
Install the dependencies
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Build the app for production
quasar build
Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Create your own fork of the project
- Clone the fork you made
- Do the changes in your fork
- Test your changes
- Make sure your changes lints
- Issue that pull request!