react脚手架
创建项目并启动
npm install -g create-react-app
create-react-app hello-react
cd hello-react
npm start
京公网安备 11010502049817号