Skip to content

tim37021/SLiMTAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLiMTAB

SLiMTAB is a brand new guitar tab editor. And it is open source.

Screenshot

Alt text

Run

SLiMTab requires Node.js to run.

Install the dependencies and devDependencies and start.

$ git clone https://github.com/tim37021/SLiMTAB
$ cd SLiMTAB
$ npm install
$ git clone https://github.com/ps2747/SLiMTAB-backend
$ npm start