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

https://github.com/amiceli/beat.time


https://github.com/amiceli/beat.time

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# beat.time

[![Netlify Status](https://api.netlify.com/api/v1/badges/384e20f9-bfd1-494f-9e0c-c8bc070ddbaf/deploy-status)](https://app.netlify.com/sites/beat-time/deploys)

Demo : [https://beat-time.netlify.com](https://beat-time.netlify.com)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).