react脚手架的使用

1.全局安装

npm i create-react-app -g --save

也可以用yarn来安装

你可能感兴趣的:(react脚手架的使用)