Need help running demos under Webstorm #2982
Unanswered
richard-steiger
asked this question in
Q&A
Replies: 1 comment
|
Hello, thank you for reaching out! While I don’t personally use WebStorm, I can confirm that running the applications included in the JointJS+ package, such as the KitchenSink demo, can be done easily from the terminal. You can still use WebStorm (or any IDE) for editing and inspecting the code. Here are the steps to get the application up and running:
Once run, the application should open in your default browser. Let me know if you run into any issues or have additional questions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Introduction
Noobie here: am trying to run various demos under Webstorm's debugger, which is unable to start any demos, e.g. KitchenSink, since "window" is undefined. I'd also be happy trying this on VsCode, but need to get over the initial hump, since index.js doesn't have any imports.
Steps to reproduce
In Webstorm, open the KitchenSink/JS project, click Run.
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS
All reactions