Deploying react-redux app in AWS S3

前端 未结 3 1254
攒了一身酷
攒了一身酷 2020-12-01 05:44

I have gone through lot of similar questions in stack overflow like this one. Each one have different perspective of deploying the react app.

But this question is fo

3条回答
  •  执笔经年
    2020-12-01 06:24

    You can ignore 9-th step by editing 8-th configuration as

     /
    

    and use browserHistory in react-router

提交回复
热议问题