how to install ionic framework?

Hi, guys first I am going to teach about how to install ionic framework in Mac and windows?

Before doing the installation you need to check following software you have.
Step 1: IONIC INSTALLATION
And open the command terminal and type this.
WINDOWS- npm install -g cordova ionic  
MAC          -  sudo install -g cordova ionic 
Note: Cordova, formerly called as Phone Gap is a platform to build Native Mobile Application using HTML5, CSS, and JavaScript 
Step 2: Start an App
  Open the command terminal and type this to start the project.
            ionic start myapp 
Step 3: Run your App
   change directory to project name
             cd myapp
   And run your project in browser
             ionic serve   


how to install ionic framework? how to install ionic framework? Reviewed by Sudhan on November 23, 2017 Rating: 5

1 comment:

  1. Thanks for your great blog. But you can also find something new for ionic framework app development that is easily available and can learn very partly. It is cost-efficient and reduces the need for maintenance too.

    ReplyDelete

LightBlog
Powered by Blogger.