A guitar sheet player website with vue
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
- VueJs: https://github.com/vuejs/vue
 - Vuetify: https://github.com/vuetifyjs/vuetify
 - AlphaTab: https://github.com/CoderLine/alphaTab
 
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