Starter Templates
This is list of official Ionic starter templates, which are ready-to-go starter packs for your next Ionic app. See the ionic start
docs for usage.
Starter Types
Ionic Angular
Starter | Description |
---|---|
tabs | A starting project with a simple tabbed interface |
blank | A blank starter project |
sidemenu | A starting project with a side menu with navigation in the content area |
super | A starting project complete with pre-built pages, providers and best practices for Ionic development. |
conference | A project that demonstrates a realworld application |
tutorial | A tutorial based project that goes along with the Ionic documentation |
aws | AWS Mobile Hub Starter |
Ionic 1
Starter | Description |
---|---|
tabs | A starting project for Ionic using a simple tabbed interface |
blank | A blank starter project for Ionic |
sidemenu | A starting project for Ionic using a side menu with navigation in the content area |
maps | An Ionic starter project using Google Maps and a side menu |
How it Works
Starters are constructed within the Ionic Starters repository by overlaying a starter app onto a set of base files, constructing a compressed archive of the files, and uploading it around the world. The Ionic CLI then downloads and extracts the starter template archive and personalizes files for each new app.