create-react-app 多页应用配置模板,包含 dva 和 ant-design,开启 PWA,兼容 IE11 。
git clone https://github.com/goblin-laboratory/cra-multi-page-template.git
cd cra-multi-page-template
yarn install
yarn start
非常欢迎你的贡献,你可以通过以下方式和我们一起共建 😃:
- 通过 Issue 报告 bug 或进行咨询。
- 提交 Pull Request 。
cra-multi-page-template is MIT licensed.