diff --git a/README.md b/README.md index aa5f8ae4a07..521b6ac5c20 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ If you don’t agree with the choices made in this project, you might want to ex * [sagui](https://github.com/saguijs/sagui) * [roc](https://github.com/rocjs/roc) * [aik](https://github.com/d4rkr00t/aik) +* [react-app](https://github.com/kriasoft/react-app) 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.