summaryrefslogtreecommitdiffstats
path: root/examples/index.html
blob: 6d66e407705f23078c45fad6c411eed0d2d6bd67 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="en">
  <head>
  </head>
  <body>
    <div id='container'></div>
    <script src='bundle.js'></script>
  </body>
</html>