Add Sagui to the list of alternatives (#81)

This commit is contained in:
Paulo Ragonha
2016-07-22 19:23:14 +02:00
committed by Dan Abramov
parent 9c31d4f916
commit cb7b9583b9

View File

@@ -176,6 +176,7 @@ If you dont 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.