PyCharm 2016.3 Help

New Project: Meteor Application

File | New Project

Welcome Screen | Create New Project

The right-hand pane of the Create New Project dialog looks as follows when you choose Meteor App from the list in the left-hand pane.

The functionality is supported only in the Professional edition when the Meteor plugin is installed and enabled. The plugin is not bundled with PyCharm, but it can be installed from the JetBrains plugin repository as described in Installing, Updating and Uninstalling Repository Plugins and Enabling and Disabling Plugins.

ItemDescription
LocationIn 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: 23 December 2016