From 49ed527ea0347d443b63a0a0718d0d55c6994057 Mon Sep 17 00:00:00 2001 From: Nate Wang Date: Thu, 14 Dec 2017 06:52:11 +0800 Subject: [PATCH] Update tools-starter-kits.md (#419) Added my own project Rekit to the list, wish it would be accepted! --- 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 7dd4505c..c50a8f29 100644 --- a/content/community/tools-starter-kits.md +++ b/content/community/tools-starter-kits.md @@ -27,6 +27,7 @@ permalink: community/starter-kits.html Ready to grow boilerplate with react-router, redux, saga, webpack 2, jest w/ coverage and enzyme. * **[generator-enigma](https://www.npmjs.com/package/generator-enigma)** a minimalist React application scaffolding tool that sets up a ready-to-deploy web app, complete with testing via Jest and optional `react-router` boilerplate. * **[Component-Template](https://github.com/reactstrap/component-template)** - A create-react-app based starter kit for building, documenting, & publishing React Components. Includes React Router v4, Bootstrap 4 and Reactstrap. +* **[Rekit](https://github.com/supnate/rekit)** - Toolkit and boilerplates for building scalable web applications with React, Redux and React-router. * **[webcube](https://github.com/dexteryy/Project-WebCube)** - A JS infrastructure for modern Universal JS web app/sites and static websites. Provides built-in support and simplification for Redux sub-app, reducer bundle, router, immutable, eslint + prettier, docker, monorepo and many other tools. ## Full-stack Kits