An open API service indexing awesome lists of open source software.

https://github.com/nicklayb/chord_sheet

Piano chord sheet generator
https://github.com/nicklayb/chord_sheet

Last synced: 10 months ago
JSON representation

Piano chord sheet generator

Awesome Lists containing this project

README

          

# Chord Sheet

[Demo here](https://nicklayb.github.io/chord_sheet)

1. Make sure `create-elm-app` is installed
- `npm i -g create-elm-app`
2. Start Tailwind watcher
- `npm run css:watch`
3. Start development environment
- `npm run dev`