Ionic new app

To create a new Ionic app, you can use the following command:

ionic start myApp

This will create a new Ionic project with the default settings. You can also specify additional options to customize the project creation process. For example:

Here are some additional options you can use when creating a new Ionic app:

For more information on creating a new Ionic app, you can refer to the Ionic documentation: https://ionicframework.com/docs/cli/start