Skip to content

mesinkasir/ionicangularapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IONIC ANGULAR BUILD WEBSITE APK ANDROID APP IOS

Easy and simple for develope website, IOS apps, APK android all in one with ionic feat angular and of course bootstrap too..

By default we develop 5 page and you can add new page with you needed too...

build website apk android app ios free source code download

  • Home page area
  • About page
  • Gallery page
  • Bonus source code project we develope free download
  • Contact Page

let's learn how easy to develope all in one project website modern, APK android, APP ios all in one handling with ionic feat angular.

Need to install Node NPM After install NPM you need open command prompt and install ionic and angular globaly just run command : for ionic install : npm install -g @ionic/cli angular install : npm install -g @angular/cli if you need PWA just install : npm install @ionic/pwa-elements

Then download this source code and extract on project folder then run command : ionic serve open localhost:8100 and congratulation you web app is live now.

For build IOS app & Android APK Need to build with run command : ionic build --prod

Build IOS Apps

  • ionic cap add ios
  • ionic cap open ios

for live view hot reload

  • ionic capacitor run ios -l --external

Build APK android

  • ionic cap add android
  • ionic cap open android

for live view hot reload

  • ionic capacitor run android -l --external

For documentation and live codding , build ios app and APK android visit we blog : https://www.hockeycomputindo.com/2021/01/build-website-ios-app-apk-android-with.html