mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
.. | ||
childWin.html | ||
download-manager.css | ||
index.html | ||
README.md | ||
win.html |
To start the demo from command line do:
- npm install
- npm run demo
Remember to set this.origin to '*' in app-bridge.ts when running the demo. Search for // DEMO-APP: and comment that line back in. Make sure to comment it out again before you commit.