Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.4/lodash.min.js"></script>
  
  <!-- The core React library -->
  <script src="https://fb.me/react-0.14.7.js"></script>
  
  <!-- The ReactDOM Library -->
  <script src="https://fb.me/react-dom-0.14.7.js"></script>
  
  <meta charset="utf-8">
  <title>React JSBin</title>
</head>
<body>
  <div id="react_root"></div>
</body>
</html>
 
body {
  font-family: Arial, sans-serif;
}
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers