r3-v2/dist/index.html

10 lines
130 B
HTML
Raw Normal View History

2020-02-27 15:24:35 +01:00
<!doctype html>
<html>
<head>
<title>Getting Started</title>
</head>
<body>
<script src="r3.js"></script>
</body>
</html>