summaryrefslogtreecommitdiff
path: root/index.html
blob: a90271ce206e697c23b6530f56acc2099b30d172 (plain)
1
2
3
4
5
6
7
8
9
<html>
    <head>
        <meta charset="utf-8">
    </head>
    <body>
        <div id="root"></div>
        <script type="text/javascript" src="bundle.js" charset="utf-8"></script>
    </body>
</html>