Ionic apps are created and developed primarily through the Ionic command-line utility. The Ionic CLI is the preferred method of installation, as it offers a wide range of dev tools and help options along the way. It is also the main tool through which to run the app and connect it to other services, such as Ionic Appflow.
![]() |
Before proceeding, make sure your computer has
To install the Ionic CLI we need to open up command prompt on our computer.
Installing the Ionic CLI with npm:
Open the command prompt and type in: npm install -g @ionic/cli and hit Enter on your keyboard.
The -g stands for global, the ionic command-line will be installed globally in your system
Congratulations now we have Ionic CLI installed in our system
AUTHOR



1 Comments
Hello, i like this post, keep up
ReplyDelete