fivethree-team / ionic4-capacitor-starter

🤩 Starter project including API Examples, PWA, CI using fastlane and easy to use scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 4 and Capacitor Starter Project

🤩 Starter project including API Examples, PWA, fastlane and more.

Usage

Use npm init @fivethree/ionic to scaffold your new project. You will be prompted for your app's name and id.

Features

  • Capacitor for Android, iOS and Electron
  • PWA Support
  • 🚀Statemanagement w/ NGXS
  • 🌐 i18n
  • 🌑☀️ Dark/Light Mode

⚠ This project is under active development and not production ready yet.

Development

  1. Clone the repository.
  2. CD into the project and run npm run init to initialize the repository.
  3. Run the app on a specific Capacitor Platform with npm run <platform>. <platform>can either be android, ios or electron.
  4. To serve the project in the browser run ionic s.

About

🤩 Starter project including API Examples, PWA, CI using fastlane and easy to use scripts.

License:MIT License


Languages

Language:TypeScript 75.8%Language:HTML 5.6%Language:JavaScript 5.2%Language:Swift 4.9%Language:CSS 4.5%Language:Java 2.1%Language:Ruby 2.0%