react基础知识

--【脚手架的环境安装】:

  1,全局安装 npm i -g create-react-app

  2,创建脚手架 creat-react-app your-app

---【查全局目录】:npm root -g