A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://ionicframework.com/docs/developing/starting below:

Starting an App: How to Guide

Starting a new Ionic app is incredibly simple. From the command line, run the ionic start command and the CLI will handle the rest.

$ ionic start

Every great app needs a name! 😍

Please enter the full name of your app. You can change this at any time.
To bypass this prompt next time, supply name,
the first argument to ionic start.

? Project name: █

The Ionic CLI will display prompts asking for the new project's name and which template to use. These details can be provided as command arguments:

Here, myApp is the name of the project, tabs is the starter template, and the project type is angular.

tabs is not the only project template available. Between all project types, there are three templates available:

These templates provide a great starting point for any app and include all the best practices for making a code base scale.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4