Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 654 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 654 Bytes

fretty.app

An interactive fretboard exploration tool for all stringed instruments.

Online version: fretty.app

If you like this project, consider donating (to cover domain costs) or submit a pull request!

fretty.app screenshot

Project setup

npm install

Run local development server

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.