The New HTML5/JS Application with Node.js wizard creates a new project containing an empty HTML5 application configured for Node.js.
In the Name and Location page, you have to set the following properties:
| Property | Description | 
|---|---|
| Project Name | Specifies the display name of the project. This name is also used to create the project folder and the context path. | 
| Project Location | Specifies the location where you want to store the project metadata and source code. | 
| Project Folder | (Read-only) Specifies the folder where you want to store the project metadata and source code. The folder is a concatenation of the project location and the project name. | 
Click Next to specify the Express framework or click Finish to create a project that does not use an Express framework.
Related Topics
Developing Applications with NetBeans IDE,
| Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |