A free, easy to use Metronome written in Vue
I couldn't find a free, clean, metronome app, so decided to make my own.
- Adjustable time signature and BPM
- Optional flashing background
- Tap tempo
Metronome icon adapted from icon by Pavel Diatchenko from the Noun Project.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build