laujonat / ionic-enterprise-starter

Home Page:ionic-enterprise-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Enterprise Starter

Ionic Enterprise Starter is a showcase app of Ionic App Platform technologies, including Ionic Framework, Capacitor, Appflow, and Ionic Enterprise solutions.

Ionic Enterprise Starter Login Page Screenshot on iOS Ionic Enterprise Starter Account Page Screenshot on iOS
Login Page Account Page

Try the App

To log into Ionic Enterprise Starter, use username user@enterprise.com and password: ionic.

Tech Details

How to Run

Note: Installing and running this app requires a subscription to Ionic Enterprise. For details, pricing info, and a live demo, please reach out here.

Want to try Ionic's native solutions in your app? Sign up for a free trial.

  • Install the Ionic CLI: npm install -g @ionic/cli
  • Clone this repository: git clone https://github.com/ionic-team/ionic-enterprise-starter.git
  • Navigate to repo in a terminal: cd ionic-enterprise-starter
  • Add an Ionic Enterprise Native key into your .bash_profile file or as an Environment Variable on Windows: export ENT_NATIVE_KEY="key_4e9d5..."
  • Install dependencies (this will fail if you don't have an Ionic Native key): npm i
  • Run locally in a browser: ionic serve
  • Deploy to a mobile device: See details here.

About

ionic-enterprise-starter.vercel.app


Languages

Language:TypeScript 57.8%Language:SCSS 13.4%Language:JavaScript 12.2%Language:HTML 6.0%Language:Swift 5.1%Language:CSS 2.5%Language:Java 1.9%Language:Ruby 1.2%