From fb91b5347f9ed15485c720e629b4276c3fb77937 Mon Sep 17 00:00:00 2001 From: Eli Perelman Date: Wed, 3 Aug 2016 05:42:50 -0500 Subject: [PATCH] Adding neo to list of alternatives --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8004ef81aee..aac5d0b0f18 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ If you don’t 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.
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.