I’d like to run some React code in a Sublime view.
I see it can run some HTML, but doesn’t seem to have any JavaScript engine.
Is there any ways to run JavaScript code in a Sublime Text view? Maybe with an external Python library that can run JavaScript?