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

https://github.com/amg262/vue-fitbit

Full health metric dashboards, graphs, charts from your Fitbit using Vue, Bootstrap, Chart.js, Fitbit API
https://github.com/amg262/vue-fitbit

chartjs fitbit-api vuejs

Last synced: 10 months ago
JSON representation

Full health metric dashboards, graphs, charts from your Fitbit using Vue, Bootstrap, Chart.js, Fitbit API

Awesome Lists containing this project

README

          

# vue-fitbit

## 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/).