- Make sure you have a recent version of Node.js installed.
Follow the installation instructions for Create React App to make a new project as below:
npx create-react-app my-app cd my-app npm start
Note you can give your own application name instead of "my-app" above.
Overview
Content Tools