Thu. Jan 1st, 2026
yarn global add create-react-app
yarn create react-app myproject

# If you wanna introduce typescript version
npx create-react-app myproject --template typescript