tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

[WIP] Redux offline #66

Closed tribou closed 6 years ago

tribou commented 6 years ago

Going ahead and merging before migrating to using redux-offline for the API calls since this is stable as-is.

tribou commented 6 years ago

Will finish the redux-offline migration in a separate PR