download node.js click herearrow-up-right
Install Ionic CLI click herearrow-up-right Or Use this Command to Install Ionic cli and Cordova “npm install -g ionic cordova”
Use Visual Studio Code Editor to Edit File click herearrow-up-right
Goto > Src > App > Service > Api.service.ts Change Your Details
Change Domain Name , AbMob id, OneSignal id , Firebase Sender id
Extract Downloaded File From Codecanyon
And Navigate to App Folder
Open Terminal on App Location Folder and run Command “npm Install”
Again Run “ionic cordova add android” to add Android and For IOS “ionic cordova add ios”
Then Run “ionic serve” to Run App
Last updated 5 years ago