pagraphcontrol/index.html
2018-11-08 04:36:48 +03:00

4 lines
107 B
HTML

<link rel="stylesheet" href="./index.css">
<div id="root"></div>
<script>require('./renderer.js')</script>