bodyno / react-starter-kit

Start your first React App. By using React, Redux, and React-Router.

Home Page:https://github.com/bodyno/react-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev环境下 start 是server和react一起运行, pro环境时就会分开运行

gko1943 opened this issue · comments

怎么能让production环境也是启动一个服务呢? 分开端口启动会有跨域问题

我的route监听放在develop里了,是我的问题