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

https://github.com/vinayakkulkarni/v-bpm-calc

:call_me_hand: Metronome Meter made with VueJS
https://github.com/vinayakkulkarni/v-bpm-calc

metronome vue vue-demo vue2 vuejs vuejs2

Last synced: 3 months ago
JSON representation

:call_me_hand: Metronome Meter made with VueJS

Awesome Lists containing this project

README

        

# Metronome Timer • [Demo](https://vinayak.site/v-bpm-calc)

> Simple Metronome BPM Calc made with ❤️ and Vue.js

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```