Add neo to list of alternatives (#341)

This commit is contained in:
Eli Perelman
2016-08-03 06:20:58 -05:00
committed by Max Stoiber
parent 6ea7ec5a4b
commit 11ec5d63c7

View File

@@ -173,6 +173,7 @@ If you dont agree with the choices made in this project, you might want to ex
* [aik](https://github.com/d4rkr00t/aik)
* [react-app](https://github.com/kriasoft/react-app)
* [dev-toolkit](https://github.com/stoikerty/dev-toolkit)
* [mozilla-neo](https://github.com/mozilla/neo)
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.