Koscee / recipedia

An online recipe manual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy web app to Github pages | Surge

Koscee opened this issue · comments

gh pages require some code configuration to for react-router to work on production ( i.e changing BrowserRouter to HashRouter ).
To keep things simple, I will use Surge to deploy the application. Surge supports react-router4^ by default.