Skip to content

Tool for learning note distribution on a bass guitar fretboard.

Notifications You must be signed in to change notification settings

borkomir/boba-frett

Repository files navigation

Boba Frett

Train notes distribution on the fret of your bass.

Jam and improvise easily, get better at composing songs.

Training project used to explore new stuff shipped with Vue 3.0 and to flirt a bit with Tailwind.css.

Demo available thanks to Netlify.


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint