Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ionic-team/starters

Starter templates for Ionic apps, used by the Ionic CLI
https://github.com/ionic-team/starters

ionic starter-template

Last synced: 7 days ago
JSON representation

Starter templates for Ionic apps, used by the Ionic CLI

Awesome Lists containing this project

README

        

# Ionic Starter Templates

:book: **Start an Ionic app**: See our [Getting
Started](https://ionicframework.com/docs) guide.

:mega: **Support**: See our [Support Page][ionic-support] for general
support questions. The issues on GitHub should be reserved for bug reports and
feature requests.

:sparkling_heart: **Modify or add starter templates**: See
[CONTRIBUTING.md](https://github.com/ionic-team/starters/blob/main/CONTRIBUTING.md).

### Starters

Project Type | Ionic Framework Version | Framework Version | Build Tool | Template Links | Notes
-------------------------------------|-------------------------|-------------------|--------------------------|---------------------------------------------------------------------------| ----
**`ionic1`** | 1 | AngularJS | | [Base](ionic1/base) / [Starters](ionic1/official) | Legacy framework; supports AngularJS only.
**`ionic-angular`** | 2/3 | Angular (2+) | `@ionic/app-scripts` | [Base](ionic-angular/base) / [Starters](ionic-angular/official) | Uses legacy build tool; Angular CLI unsupported.
**`angular`** | 4+ | Angular (4+) | Angular CLI | [Base](angular/base) / [Starters](angular/official) | Modern Angular CLI tooling.
**`angular-standalone`** | 6+ | Angular (8+) | Angular CLI | [Base](angular-standalone/base) / [Starters](angular-standalone/official) | Supports standalone components introduced in Angular 8.
**`react` (Ionic CLI v6 and below)** | 4.11+ | React (16+) | `react-scripts` | [Base](react/base) / [Starters](react/official) | Uses Create React App; supports React Hooks.
**`react` (Ionic CLI v7+)** | 4.11+ | React (17+) | Vite (`vite`) | [Base](react-vite/base) / [Starters](react-vite/official) | Vite-based tooling for modern React development.
**`vue` (Ionic CLI v6 and below)** | 5.4+ | Vue (3+) | `@vue/cli-service` | [Base](vue/base) / [Starters](vue/official) | Uses Vue CLI; supports Vue Composition API.
**`vue` (Ionic CLI v7+)** | 5.4+ | Vue (3+) | Vite (`@vite/cli`) | [Base](vue-vite/base) / [Starters](vue-vite/official) | Vite-based tooling for modern Vue development.

### Integrations

* [Cordova](integrations/cordova)

[ionic-support]: https://ionicframework.com/support

[circle-badge]: https://circleci.com/gh/ionic-team/starters.svg?style=shield
[circle-badge-url]: https://circleci.com/gh/ionic-team/starters