SETUP IONIC NEWS APP FOR WORDPRESS
Last updated
Was this helpful?
Last updated
Was this helpful?
download node.js click here
Install Ionic CLI click here Or Use this Command to Install Ionic cli and Cordova “npm install -g ionic cordova”
Use Visual Studio Code Editor to Edit File click here
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