Skip to content

A simple ionic 5 E-commerce starter App that can help beginners on building a simple hybrid mobile Application

Notifications You must be signed in to change notification settings

adewunmigenius/ionic5-ecommerce

Repository files navigation

A simple ionic 5 Ecommerces Application guide beginners on buildding hybrid App with ionic 5 and Angular 9

N:B LocalStorage is used as data storage, as this Application doesn't interact with a Backend server

Install all dependencies

npm install

Serve Application to Browser

ionic serve

Deploy App to generate APK

ionic build
ionic cap add Android
ionic cap copy
Pls check Deploying Ionic IOS and Android App

Open Anndroid Studio

ionic cap open android

Build/Gennerate Apk on Android Studio

About

A simple ionic 5 E-commerce starter App that can help beginners on building a simple hybrid mobile Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published