react-flux-1.1.0: test/client/test-client.html
<html>
<head>
<title>Test Client</title>
</head>
<body>
<div id="app"></div>
<script src="https://fb.me/react-with-addons-15.0.1.js"></script>
<script src="https://fb.me/react-dom-15.0.1.js"></script>
<script src="node_modules/react-intl/dist/react-intl.js"></script>
<script src="node_modules/react-intl/locale-data/en.js"></script>
<script src="../../js-build/install-root/bin/test-client.jsexe/all.js"></script>
</body>
</html>