https://github.com/opensheetmusicdisplay/systemjs-usage-example
An example how to use opensheetmusicdisplay in a systemjs environment.
https://github.com/opensheetmusicdisplay/systemjs-usage-example
example musicxml opensheetmusicdisplay systemjs typescript vexflow
Last synced: about 2 months ago
JSON representation
An example how to use opensheetmusicdisplay in a systemjs environment.
- Host: GitHub
- URL: https://github.com/opensheetmusicdisplay/systemjs-usage-example
- Owner: opensheetmusicdisplay
- License: mit
- Created: 2016-07-07T13:26:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T23:14:55.000Z (over 6 years ago)
- Last Synced: 2025-01-18T13:15:15.874Z (3 months ago)
- Topics: example, musicxml, opensheetmusicdisplay, systemjs, typescript, vexflow
- Language: JavaScript
- Homepage: http://opensheetmusicdisplay.org
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`.