Create New Project: Node.js Express App
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.
Item | Description |
---|---|
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, PyCharm 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, PyCharm 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 ![]() |
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: 20 April 2016