Add roc to the list of alternatives (#83)

This commit is contained in:
Gustaf Dalemar
2016-07-22 20:09:22 +02:00
committed by Dan Abramov
parent cb7b9583b9
commit aac31836ae

View File

@@ -177,6 +177,7 @@ If you dont agree with the choices made in this project, you might want to ex
* [budō](https://github.com/mattdesl/budo)
* [rwb](https://github.com/petehunt/rwb)
* [sagui](https://github.com/saguijs/sagui)
* [roc](https://github.com/rocjs/roc)
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.