Before doing the installation you need to check following software you have.
NODE JS. https://nodejs.org/en/
ANDROID STUDIO. https://developer.android.com/studio/index.html
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?
Reviewed by Sudhan
on
November 23, 2017
Rating:
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