Skip to content

Personal Ionic 5 project to test syntax, chores and plugins

Notifications You must be signed in to change notification settings

g-otn/ionic5-capacitor-test

Repository files navigation

ionic5-capacitor-test

My Ionic 5 project to test some syntax, chores and plugins

Running

Requirements: Node.js, native IDE (Android Studio/XCode) and Ionic CLI

  1. Clone the project:
git clone https://github.com/g-otn/ionic5-capacitor-test.git
cd ionic5-capacitor-test
  1. Install project dependencies: npm i
  2. Build ionic project, create the native project folder, and copy web assets:
    • You may need to specify the path to your native IDE at capacitor.config.json. An error will give instructions if needed
ionic capacitor run <platform>
# or
ionic capacitor run <platform> -l --external
  1. Open your native IDE (if not already opened automatically) to the project's android/ios folder
  2. Select a device/emulator and run the app

About

Personal Ionic 5 project to test syntax, chores and plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published