11.10 官方教程

React 依赖nodejs, 所以先安装node.js

npm i create-react-app -g
npx create-react-app my-app
cd my-app
# start
npm start || yarn start

更多:https://reactjs.org/docs/create-a-new-react-app.html

results matching ""

    No results matching ""