- Easily build a development environment for middle-end Webapp using React.
- Integrate Antd and Dva
- Useful webpack configuration
- npm i build-react-middle-end -g
- build-react-middle-end in any dir you want to start
- Finish project name and version following the sign
利用webpack搭建了一个比较完善的react中台开发环境 Antd + Dva 希望能像使用其他脚手架工具一样快速构建应用
- 全局安装npm i build-react-middle-end -g
- 在项目目录下运行命令build-react-middle-end
- 按照提示输入项目名称和版本号即可