]> git.wincent.com - hextrapolate.git/blob - index.html
Hook up convert() function to UI to show that it works
[hextrapolate.git] / index.html
1 <html>
2   <head>
3     <title>Hextrapolate</title>
4   </head>
5   <body>
6     <div id='root'>
7     </div>
8     <script src="/static/bundle.js"></script>
9   </body>
10 </html>