Install Node js Install npm ======#######====== 1. npm install -g create-react-app 2. npx create-react-app my-app 3. cd my-app 4. npm start