Tablature logo

Tablatures

Build Version Language License

Read and play tabs quickly:

  • Import a music score (.gp3, .gp4, .gp5, .gpx, .gp, .xml, .cap or .tex)
  • Browse online tabs databases (GuitarProTab)
  • Play along the track (rendered using alphaTab)

The website is currently under heavy development and can be unstable.
Do not hesitate to report issues here.

Getting started

Clone and install

  1. clone the project git clone https://github.com/tablatures/tablatures.git
  2. fetch the dependencies cd tablatures && npm i
  3. launch with hot-reload npm run start

Build and deploy

  1. build the website npm run build
  2. run on server npm run preview

Made with