WebStorm 2016.2 Help

New Project: Node.js Express App

File | New Project

Welcome Screen | Create New Project

The dialog box opens when you choose Node.js Express App from the list in the left-hand pane of the Create New Project dialog.

ItemDescription
Location In this text box, specify the path to the project folder where the project-related files will be stored.
Node interpreter In this field, specify the location of the Node.js executable file. In most cases, WebStorm detects the Node.js executable and fills in the field automatically.
Npm executable In this field, specify the location of the Node.js package manager file npm.cmd. In most cases, WebStorm detects the Node.js executable and fills in the field automatically.
Version From this drop-down list, choose the version of the template in accordance to which the stub will be generated. Click refresh to refresh the list of available template versions.
Template From this drop-down list, choose the template engine to use. The available options are:
CSS From this drop-down list, choose the CSS to use preprocessor to use. The available options are:

See Also

Last modified: 15 November 2016