乐趣区

关于前端:React的组件化工程化开发脚手架

 脚手架:create-react-app
装置脚手架:$ npm i create-react-app -g
查看装置:$ npm create-react-app --version
新建我的项目:$ npx create-react-app my-app
退出移动版