Node.js

Node.js

This is the build/run options settings for a Node.js project.

  1. Run On - Set whether to run as a server or console.

  2. Execution file - Set the name of the file to run.

  3. Source path - Set the path to the folder with the main file to build.

  4. Run option - Set any additional executable command options to add.

  5. Log file path - Set the path to the log file.

Last updated