I am following steps in IntelliJ to support Angular.
https://www.jetbrains.com/help/idea/2017.1/using-angular.html#install_angular_cli
I have created the project successfully but do not know how to run it. I guess I have to mention some configuration in Edit Configuration
option.
What is the way to run Angular2 application in IntelliJ?