about summary refs log blame commit diff
path: root/website/sandbox/nut-score/indexProduction.html
blob: 1597bfa6c6ffc340d8a3e7e0c5414ca58d9edc66 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                 
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>ReasonReact Examples</title>
</head>
<body>
  <script src="./bundleOutput/index.js"></script>
</body>
</html>