...
PhoneGap, Apache Cordova and Ionic frameworks support is available in IntelliJ IDEA, WebStorm and AppCode via this plugin. To install it, go to
→
→
span |
---|
|
Install JetBrains plugin… |
, then select
span |
---|
|
PhoneGap/Cordova Plugin |
and
click click .

Note |
---|
IntelliJ IDEA needs to be restarted to complete the plugin installation |
...
The next step is to configure the executable path for PhoneGap/Cordova/Ionic CLI via
→
span |
---|
|
Languages and Frameworks |
→
→
.

3. Create or open an application
...
Click
, and the IDE will create a new application and all the files it requires:

4. Run your application
To deploy and run your application, you need to create a so called Run Configuration. For that, go to
→
and use the
button on the left to create a
Run Configuration.
...