

When doing this, click the green + button, select Node.js.įrom there you can name your configuration, ensure "Activate Tool Window" is checked and configure which JavaScript file is your main file (e.g. When it comes to running the application, you'll need to define a new Run/Debug Configuration or edit one you might currently have.

Then start developing your Node.js application.

This would mean going through the New Project wizard and selecting the Empty Project option. From my reckoning you currently have 2 choices:ġ: Create an empty project and run the app using a Node.js interpreter.
