1.首先安装好Node.js
2.安装最新版react
npx create-react-app my-app
cd my-app
npm run start
3.打开浏览器 http://localhost:3000
4.版本: