https://github.com/apertureless/vue-chartjs-quasar
https://github.com/apertureless/vue-chartjs-quasar
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apertureless/vue-chartjs-quasar
- Owner: apertureless
- Created: 2017-09-19T08:08:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T08:08:27.000Z (almost 9 years ago)
- Last Synced: 2025-07-05T22:40:51.482Z (about 1 year ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quasar App
> A Quasar project
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint
```