how to install v4.1 kitchen app #2826
Unanswered
james-ep01
asked this question in
Q&A
Replies: 1 comment
-
We need to update the
You can run the JS KitchenSink application with: npm install
npm start
Unfortunately no. But you can convert the ESM modules to a global namespace e.g |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
How do I install the KitchenSink app in version 4.1?
I have to check what is the difference between the code used by KitchenSink in 4.1 and the code currently being developed in version 4.0.x.
To check KitchenSink in version 4.1, I ran the npm install command and put it in apache web server htdoc, but I can't check it. The old 4.0.x was just checking, but.. I think something got complicated.
It would have been nice if there were KitchenSink examples in html and css as before.
What should I do?
And Can I just get the html, css, and js files like the old version?
Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS+
Beta Was this translation helpful? Give feedback.
All reactions