/loopbar

Loop bars from a dance video for practice.

Primary LanguageVue

Loopbar

Tests

Loop bars from a dance video for practice. Try it out at https://y0hy0h.github.io/loopbar/.

Works offline with videos from your device. Simply set the beats per minute (bpm) and then select which parts to loop.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.