React/Router/Redux Extension Stater

Hey all! I recently started working on an extension and had a heck of a time getting started. So I’m sharing my starter to hopefully ease someone else’s pain. It’s far from perfect (or even good), but I hope it helps get feet in the door.

This starter is based of create-react-app so NO EFFIN’ WEBPACK. Just yarn install && yarn start your off!

Redux is very basic and should be transitioned to an EBS of your choice immediately.

I know, I know. I should make this hooks, someday…

https://github.com/SkyJedi/Twitch-Extension-React-Router-Redux-Starter

V1.0.1 Code Splits!

1 Like