Fork me on GitHub
摘要: 概述 前端路由与后端路由 的结合一直是一个难题。koa static这个中间件能够把静态资源“搬到”后端路由上面去,react create app在不解构的情况下只会把资源打包到build文件夹,怎么协调koa static,react create app和react router dom?我摸 阅读全文
posted @ 2018-05-15 23:45 馒头加梨子 阅读(1447) 评论(0) 推荐(0)