Search⌘ K
AI Features

Creating the New Project

Explore how to create a new Ionic React project from scratch to build your attendance application. This lesson guides you through installing the Ionic CLI, starting a React-based project with a blank template, and running the initial app setup to prepare for further development.

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 ...

Ask