Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 714 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 714 Bytes

Try out the app!

Built with MidiFile.js, and written in CoffeeScript.

License

MIT-licensed. See LICENSE.md

Development Setup

  • Install Git and Node.js if you don't already have them installed.
  • Clone the repository.
  • Open a terminal in the project directory.
  • Run npm i to install dependencies.
  • Run npm start to start a live server and automatically recompile coffeescript on changes.

TODO

See the issue tracker, and TODO comments in the source code.