Skip to content

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Live Update plugin.

Notifications You must be signed in to change notification settings

capawesome-team/capacitor-live-update-demo

Repository files navigation

capacitor-live-update-demo

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Live Update plugin.

Plugins

The following plugins are included:

Development 💻

Prerequisites

Getting Started

# Clone this repository
$ git clone https://github.com/capawesome-team/capacitor-live-update-demo.git

# Change to the root directory of the project
$ cd capacitor-live-update-demo

# Install all dependencies
$ npm i

# Run the web app
$ npm run start

# Run the Android app
$ npx ionic cap sync android
$ npx ionic cap run android

# Run the iOS app
$ npx ionic cap sync ios
$ npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

About

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Live Update plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published