Skip to content

Christian1984/chordz-de

Repository files navigation

Project

chordz.de is a single page webapp / micropage that I built for myself to implement a chord-workout in my daily piano practice sessions.

Visit the live version at chorz.de...

Install and Run

  • Clone, then run npm i
  • npx live-server

Todo / Ideas

  • Multilanguage Support
  • Customizable colors / different themes
  • More Chords
  • Midi Support (?)
  • Automate build

Notes

Compile SASS:

  • run npx sass --watch src:build
  • TODO: automate through build script!

Compile TypeScript:

  • run npx tsc -w
  • TODO: automate through build script!

About

chordz.de is a single page webapp / micropage that I built for myself to implement a chord-workout in my daily piano practice sessions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published