Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 491 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 491 Bytes

Metronome

A free, easy to use Metronome written in Vue

I couldn't find a free, clean, metronome app, so decided to make my own.

Features

  • Adjustable time signature and BPM
  • Optional flashing background
  • Tap tempo

Credit

Metronome icon adapted from icon by Pavel Diatchenko from the Noun Project.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build