Add RootNode

This commit is contained in:
Misode
2020-05-24 12:03:45 +02:00
parent fb8b7df088
commit 92161c39f1
5 changed files with 62 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
<body>
<div id="view"></div>
<hr>
<div id="source"></div>
<div id="source" style="font-family: monospace;"></div>
<script src="./build/bundle.js"></script>
</body>
</html>