Basic metronome app.
Made using LitElement, RxJS, WebWorkers and ServiceWorkers.
yarn start
- start dev server
yarn build
- build
yarn deploy
- deploy app to Firebase (need to configure and login to firebase cli first)
Metronome app created using lit-element, lit-html, RxJS, Web Workers API and Web Audio API
TypeScript