Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patrickmonteiro/quasar-apexcharts

📊 📈 📉 Project using Quasar Framework and ApexCharts.
https://github.com/patrickmonteiro/quasar-apexcharts

apexcharts charts hacktoberfest javascript quasar-framework responsive vue vuejs

Last synced: about 1 month ago
JSON representation

📊 📈 📉 Project using Quasar Framework and ApexCharts.

Awesome Lists containing this project

README

        

# Quasar Apexcharts V2 (quasar-apexcharts)

[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#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
```bash
yarn
```

### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```

### Lint the files
```bash
yarn run lint
```

### Build the app for production
```bash
quasar build
```

### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).

## Contributors



Made with [contrib.rocks](https://contrib.rocks).