Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 583 Bytes

prerequisites.md

File metadata and controls

25 lines (18 loc) · 583 Bytes

Prerequisites

Before doing setup, make sure you have proper setup for running this application.

Required Tools & it's version (!important)

node v12.8.1
npm 6.11.3

ionic 5.2.5
cordova 9.0.0

cordova-android 7.0.0
cordova-ios 4.4.0

javac 1.8.0_171
java version "1.8.0_171"

Are you new to ionic ? Before doing setup, you can follow these tutorial

Once you're able to up & run your sample ionic app, you can continue with next step