robingenz / capacitor-firebase-authentication-demo

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Firebase Authentication plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capacitor-firebase-authentication-demo

GitHub Workflow Status

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Firebase Authentication plugin.

Plugins

The following plugins are included:

Development Setup 💻

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/capacitor-firebase-authentication-demo.git

Change to the root directory of the project:

cd capacitor-firebase-authentication-demo

Install all dependencies:

npm i

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch 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.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Firebase Authentication plugin.

License:MIT License


Languages

Language:TypeScript 54.9%Language:SCSS 17.6%Language:HTML 10.1%Language:Swift 7.7%Language:Ruby 3.5%Language:JavaScript 3.4%Language:Java 2.7%