...

/

Creating the New Project

Creating the New Project

Follow step-by-step instructions to create the project structure of the Ionic-react application.

We'll cover the following...

Create a project

Now that you have seen what we are going to build, let’s dive in and get the project up and running.

Before you start any new Ionic project, make sure you are on the latest Ionic CLI. In the terminal of your choice, enter the command npm install -g @ionic/cli ...