...

/

Creating a basic project

Creating a basic project

In this lesson, we will create a new React and TypeScript project using the popular Create React App tool.

Technical requirements #

We are going to use the following tools in this lesson:

Introducing Create React App #

Create React App ...