Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 360 Bytes

Random Guitar Scale

A web app showing random guitar scale and tab based on Rust and Sycamore.

Build

  • Clone this repository.
  • Configure the environment of Sycamore for a short while, see this document.
  • Then run trunk serve in terminal.
  • Done.