IntelliJ IDEA 2016.2 Help

Create New Project: Meteor Application

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 Name In this text box, specify the name of the project, by default it is the name of the folder specified in the location field.
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. The text box is available only if the Default sample type is selected from the Template drop-dow list.

See Also

Last modified: 8 August 2016