Requirements to use Ionic 5 in your System
We need some IDE and Packages
1. Java JDK
Click on Below link to download JDK
Direct link to Download JDK https://www.oracle.com/java/technologies/javase/javase-jdk8- downloads.html )
Download JDK installation File depends upon our Operating System
( Like Windows, Mac, Linux ).
After Download Double click on .exe file to install it in your system.
To set JAVA_HOME variable in Windows OS
Follows these Steps carefully to set JAVA_HOME variable from this Link: https://javatutorial.net/set-java-home-windows-10
To set JAVA_HOME variable in MAC OS
Follow these Steps carefully to set JAVA_HOME variable from this Link: http://www.sajeconsultants.com/how-to-set-java_home-on-mac-os-x/? utm_source=rss&utm_medium=rss&utm_campaign=how-to-set-java_home-on-mac-os-x
2. Android Studio
Click on below link and download latest version of Android studio
Direct Link to download : https://developer.android.com/studio/?gclid=CjwKCAjwwYP2BRBGEiwAkoBpAkEFRN8C5C9JYdf3oWwTiC0PQoAKG5Ivk3nd_8tVIfh39RerFYPoDhoCvREQAvD_BwE&gclsrc=aw.ds
To install Android Studio in Windows OS
Follows these Steps carefully from this Link: https://www.onlinetutorialspoint.com/android/how-to-install-android-studio-on-windows-10.html
To install Android Studio on Mac OS
Follow these Steps carefully from this Link: https://treehouse.github.io/installation-guides/mac/android-studio-mac.html
Steps to set Android SDK Path In Windows And Mac
3. Nodejs
Click on below link to download Nodejs
Direct Link to downkload Nodejs depends upon your Operating System : https://nodejs.org/en/download/ (Please install LTS Rocommended Version)
LTS means(Long Term Support) . LTS version is more stabled version of Nodejs from Latest Version.
Follow these steps to install Nodejs in Windows as well as Mac operation system
Click on this Link: https://www.taniarascia.com/how-to-install-and-use-node-js-and-npm-mac-and-windows/
4. Ionic
Now all the dependences are installed its time to install ionic using Node Package manager
For windows: Open Command prompt and write this command npm install -g @ionic/cli cordova
For Mac: Open Terminal write this command npm install -g @ionic/cli cordova
For Ionic 4 you need to install specific version of ionic by using this command
npm install -g @ionic 4.11.10
5. Visual Studio Code
Visual Studio Code is a source code editor that can be used with a variety of programming languages including Java, JavaScript, Go, Node. js and C++. It is based on the
Electron framework, which is used to develop Node. js web apps that run on the Blink layout engine.
Direct link to Download VS Code: https://code.visualstudio.com/download
That's all guys , If you have any query Please comment on this post.
We need some IDE and Packages
1. Java JDK
Click on Below link to download JDK
Direct link to Download JDK https://www.oracle.com/java/technologies/javase/javase-jdk8- downloads.html )
Download JDK installation File depends upon our Operating System
( Like Windows, Mac, Linux ).
After Download Double click on .exe file to install it in your system.
To set JAVA_HOME variable in Windows OS
Follows these Steps carefully to set JAVA_HOME variable from this Link: https://javatutorial.net/set-java-home-windows-10
To set JAVA_HOME variable in MAC OS
Follow these Steps carefully to set JAVA_HOME variable from this Link: http://www.sajeconsultants.com/how-to-set-java_home-on-mac-os-x/? utm_source=rss&utm_medium=rss&utm_campaign=how-to-set-java_home-on-mac-os-x
2. Android Studio
Click on below link and download latest version of Android studio
Direct Link to download : https://developer.android.com/studio/?gclid=CjwKCAjwwYP2BRBGEiwAkoBpAkEFRN8C5C9JYdf3oWwTiC0PQoAKG5Ivk3nd_8tVIfh39RerFYPoDhoCvREQAvD_BwE&gclsrc=aw.ds
To install Android Studio in Windows OS
Follows these Steps carefully from this Link: https://www.onlinetutorialspoint.com/android/how-to-install-android-studio-on-windows-10.html
To install Android Studio on Mac OS
Follow these Steps carefully from this Link: https://treehouse.github.io/installation-guides/mac/android-studio-mac.html
Steps to set Android SDK Path In Windows And Mac
Follow these steps carefully from this Link: https://www.dev2qa.com/how-to-set-android-sdk-path-in-windows-and-mac/
3. Nodejs
Click on below link to download Nodejs
Direct Link to downkload Nodejs depends upon your Operating System : https://nodejs.org/en/download/ (Please install LTS Rocommended Version)
LTS means(Long Term Support) . LTS version is more stabled version of Nodejs from Latest Version.
Follow these steps to install Nodejs in Windows as well as Mac operation system
Click on this Link: https://www.taniarascia.com/how-to-install-and-use-node-js-and-npm-mac-and-windows/
4. Ionic
Now all the dependences are installed its time to install ionic using Node Package manager
For windows: Open Command prompt and write this command npm install -g @ionic/cli cordova
For Mac: Open Terminal write this command npm install -g @ionic/cli cordova
For Ionic 4 you need to install specific version of ionic by using this command
npm install -g @ionic 4.11.10
5. Visual Studio Code
Visual Studio Code is a source code editor that can be used with a variety of programming languages including Java, JavaScript, Go, Node. js and C++. It is based on the
Electron framework, which is used to develop Node. js web apps that run on the Blink layout engine.
Direct link to Download VS Code: https://code.visualstudio.com/download
That's all guys , If you have any query Please comment on this post.
Comments
Post a Comment