Added instructions for getting the demo to work locally

This commit is contained in:
Mattias Gustavsson
2019-11-18 07:35:17 +01:00
parent 80ff046b32
commit d12a12d828
4 changed files with 29 additions and 0 deletions

View File

@@ -27,6 +27,10 @@
- npm run demo-win (for windows)
- npm run demo-mac (for mac osx)
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.
## Build Instructions:
### Mac