https://github.com/activeguild/apexchart
try apexchart.
https://github.com/activeguild/apexchart
Last synced: about 2 months ago
JSON representation
try apexchart.
- Host: GitHub
- URL: https://github.com/activeguild/apexchart
- Owner: activeguild
- Created: 2020-05-07T04:58:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:01:33.000Z (over 3 years ago)
- Last Synced: 2025-03-27T08:55:15.824Z (about 1 year ago)
- Language: Vue
- Size: 3.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apexchart
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).