File | New | Project

Welcome Screen | Create New Project

The dialog box opens when you choose Static Web in the left-hand pane of the Project Category and Options dialog box and then choose Meteor App from the list in the right-hand pane.

ItemDescription
Project Location In this text box, specify the path to the project folder where the project-related files will be stored.
Meteor In this text box, specify the location of the Meteor executable file (see Installing Meteor).
Template From this drop-down list, choose the sample to generate. To have a basic project structure generated, choose the Default option.
Filename In this text box, type the name for the mutually related .js, .html, and .css files that will be generated.