This is a browserify normal build with babel. It includes global shims for React, ReactDom, JQuery, and lodash.
<div id="anchor-search"> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.14.0/react.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.14.0/react-dom.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js"></script>
<script src="globals.js"></script>
For System.js builds checkout the dev System.js build, the inclusive System.js build, or the example with global libs.
scroll down to test jump
End