A Javascript library for rendering MusicXML using MusicJSON and Vexflow. Copyright (c) 2014 Taehoon Moon
- Join the Concerto Project Google Group at: https://groups.google.com/forum/#!forum/concerto-project
- Run 'grunt lint' before sending, and make sure your code is lint-clean.
- Update json-schema(in schema folder) when you add or modify structure of musicjson.
- Please use 4 spaces instead of tabs.
- Send in your changes via a GitHub pull request.
For performing full builds and tests, you need the following:
$ npm install -g grunt-cli
$ npm install
$ npm install -g bower
$ bower install
$ grunt
$ grunt serve
And you can connect to http://localhost:8000/demo/