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
- Host: GitHub
- URL: https://github.com/vinayakkulkarni/v-bpm-calc
- Owner: vinayakkulkarni
- License: mit
- Created: 2017-11-24T15:59:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T23:45:45.000Z (over 1 year ago)
- Last Synced: 2025-03-20T23:41:56.696Z (3 months ago)
- Topics: metronome, vue, vue-demo, vue2, vuejs, vuejs2
- Language: JavaScript
- Homepage: https://vinayak.pw/v-bpm-calc/
- Size: 390 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```