The New HTML5/JS Application with Node.js wizard creates a new project containing an empty HTML5 application configured for Node.js.
In the Express page, you have to set the following properties:
| Property | Description | 
|---|---|
| Enable Express | Enables using Express web framework to quickly create an application. | 
| Add Less Support | Enables dynamic CSS support. | 
Click Next to specify the tools or click Finish to create a project that does not use tools (for example, package.json).
Related Topics
Developing Applications with NetBeans IDE,
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |