xxxxxxxxxx
//After install Ionic, run in your terminal
ionic start AppName
//as a third parameter, you can choose a starter template:
/*
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
*/
//source: https://ionicframework.com/docs/v3/cli/starters.html