Tablatures

A guitar sheet player website with vue.

Functionnalities

Read and play tabs quickly

  • Import a music score (.gp3, .gp4, .gp5, .gpx, .gp, .xml, .cap or .tex)
  • Browse a music score database (IN DEV)
  • Browse documentation (IN DEV)

Using

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint