Skip to content

Developers

XtoMHA96 edited this page Oct 10, 2023 · 5 revisions

Running the Code using NodeJS

To execute the code using NodeJS, we've set up the process npm run node. This will run the code from the terminal, allowing you to test it and view the code's output.

Creating the Code Executor

There is another process for creating the main code executor. This process is npm run pkg-win.

Clone this wiki locally