Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 304 Bytes

systemjs-usage-example

An example how to use opensheetmusicdisplay in a systemjs environment.

Usage

$ npm install
$ npm start

Now you can browse to http://127.0.0.1:8080 and see your running instance of opensheetmusicdisplay.

If you make any changes, you can rebuild using npm run build.