redux-auth-demo
redux-auth-demo copied to clipboard
Not running in web browser
Hi.. i just tried your demo app. I installed all dependencies and started the server but the webpage is blank. I couldn't see anything.
It looks like react-transform-catch-errors
is deprecated. Comment out this transform in .babelrc
and it should run. Basically, dependencies need updated...