From f69701a931da0138511f5d30b44e727539f9fa1a Mon Sep 17 00:00:00 2001 From: Paulo Ragonha Date: Fri, 22 Jul 2016 19:14:38 +0200 Subject: [PATCH] Add Sagui to the list of alternatives --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 820510d514c..a29de337743 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ If you don’t agree with the choices made in this project, you might want to ex * [rackt-cli](https://github.com/mzabriskie/rackt-cli) * [budō](https://github.com/mattdesl/budo) * [rwb](https://github.com/petehunt/rwb) +* [sagui](https://github.com/saguijs/sagui) You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly. React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.