From 9550c0affef07767d142fb14cc7801863c2b5fc6 Mon Sep 17 00:00:00 2001 From: Nate Wang Date: Wed, 13 Dec 2017 09:35:48 +0800 Subject: [PATCH] Update tools-starter-kits.md 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 039e28e2d2a..370adabd8c8 100644 --- a/content/community/tools-starter-kits.md +++ b/content/community/tools-starter-kits.md @@ -26,6 +26,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. ## Full-stack Kits