The dialog box opens when you choose Meteor 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. |
| 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.
The text box is available only if the Default sample type is selected
from the Template drop-dow list.
|