packages feed

react-flux-1.0.3: example/routing/route-example.html

<!doctype html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <title>ReactFlux example</title>
        <link rel="stylesheet" href="../css/route-example.css"/>
    </head>
    <body>
      <section id="route-example"/>
      <script src="https://fb.me/react-0.13.3.js"></script>
      <script src="../../js-build/install-root/bin/route-example.jsexe/all.js"></script>
    </body>
</html>