From 11ec5d63c7f561923545c1671b28aeec4e4567e2 Mon Sep 17 00:00:00 2001 From: Eli Perelman Date: Wed, 3 Aug 2016 06:20:58 -0500 Subject: [PATCH] Add neo to list of alternatives (#341) --- 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.