Criar projeto React
npx create-react-app my-app
cd my-app
npm start
Proud Panther
npx create-react-app my-app
cd my-app
npm start
npx create-react-app my-app
cd my-app
yarn start