create-react-app may not be installed, when prompted say yes, let it install and run the command again.
npx create-react-app my-react-app
cd my-react-app/
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
create-react-app may not be installed, when prompted say yes, let it install and run the command again.
npx create-react-app my-react-app
cd my-react-app/
npm start