From 6a4d8d6681074c392bc02fcaf3998acb7ab0094e Mon Sep 17 00:00:00 2001 From: Vikash Kesarwani <805631+tibabit@users.noreply.github.com> Date: Sun, 14 Apr 2019 13:38:21 +0530 Subject: [PATCH] add add-react-redux-thunk add add-react-redux-thunk in other starter kits section --- content/community/tools-starter-kits.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/tools-starter-kits.md b/content/community/tools-starter-kits.md index a4e6b8150a4..dd257a63d3d 100644 --- a/content/community/tools-starter-kits.md +++ b/content/community/tools-starter-kits.md @@ -36,3 +36,4 @@ Ready to grow boilerplate with react-router, redux, saga, webpack 3, jest w/ cov * **[EDGE Platform](https://github.com/sebastian-software/edge)** Universal React/SSR + Apollo GraphQL + JS/CSS Code Splitting + Fine-Tuned Webpack + Localization/Internationalization. Most things are external dependencies. Boilerplate available. * **[bae](https://github.com/siddharthkp/bae)** Zero config toolkit. SSR (with data fetching) + routing + streaming + styling (with styled-components) + HMR out of the box. * **[breko-hub](https://github.com/tomatau/breko-hub)** A production ready boilerplate for universal react applications. Complete with code splitting, server render (using koa), redux, sagas, debugging, hot-reloading (live updates on the server), css-modules, scss, super fast integration tests and unit tests. There's also a big focus on clean code and smaller files. + * **[add-react-redux-thunk](https://www.npmjs.com/package/add-react-redux-thunk)** Add redux and thunk support in your react app created with npx create-react-app