Skip to content

Latest commit

History

History
13 lines (7 loc) 路 228 Bytes

README.md

File metadata and controls

13 lines (7 loc) 路 228 Bytes

FretZone

Guitar Pro tab editor for web, built with React.

Originally a project to practice Thinking in React.

To run locally

yarn start

To run tests

yarn test