因没找到合适的react多页应用模板,手动搭建了一个。
下载:git clone https://github.com/liuguanhua/react-multiple-template.git
开发:
cd react-multiple-template
yarn install
yarn start
http://localhost:3000
生产:
yarn build
cd build
yarn global add serve
serve
http://localhost:5000
react-app-rewire-multiple-entry
- 个人主页: http://lgh930.com
- Github:@liuguanhua
有什么好的想法、建议、问题和功能需求,欢迎 👋 提出。如果觉得这个项目不错或者对您有帮助,👏 赞一 个 ⭐️❤️!