Hacker News new | ask | show | jobs
by sutee 3132 days ago
I love that style. Does anyone know if there's anything similar for React/Redux? An alternative to using large boilerplates and having to customize it ...
1 comments

create-react-app has some basic generators, but I don't know if their system is extensible in the same way that rails' is.