New HTML5/JS Application with Node.js Wizard: Tools

The New HTML5/JS Application with Node.js wizard creates a new project containing an empty HTML5 application configured for Node.js.

In the Tools page, you have to set the following properties:

Property Description

Create package.json

When selected, a package.json file is automatically created for your project.

Create bower.json

When selected, a bower.json file is automatically created for your project.
Create Gruntfile.js When selected, a Gruntfile.js file is automatically created for your project.
Create gulpfile.js When selected, a gulpfile.js file is automatically created for your project.

Click Finish to create a project that uses tools (for example, package.json).


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.