Guitar-Editor

install

git clone --depth=1 https://github.com/haixiangyan/guitar-tabs-editor
cd guitar-tabs-editor
npm install
npm run build

usage

npm start

optional

subl package.json
  // Change port (Windows)
  "scripts": {
    "start": "set PORT=4321 && react-scripts start",

appdedix

guitar-tabs-editor