Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ionic-team/starters
- Owner: ionic-team
- License: mit
- Created: 2017-10-31T21:10:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T09:33:47.000Z (11 days ago)
- Last Synced: 2025-01-28T04:41:14.218Z (10 days ago)
- Topics: ionic, starter-template
- Language: JavaScript
- Size: 9.56 MB
- Stars: 466
- Watchers: 43
- Forks: 314
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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