0
votes

I'm using CodeMirror for writing code but there is nothing to evaluate that code. I want to run that code to see some outputs but there is no output screen for that. Is there any other library that needs to be used to run that code from codemirror or there is an option for running the code? I'm using ReactJs.

Basically I want this kind of things but only I'm getting the top part from codemirror: enter image description here