Skip to content

Commit ca53ea1

Browse files
author
Bryan van der Starre
committed
feat: added example pages
1 parent a9357e3 commit ca53ea1

File tree

12 files changed

+1876
-35
lines changed

12 files changed

+1876
-35
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</head>
88
<body>
99
<div id="app"></div>
10-
<script type="module" src="/main.ts"></script>
10+
<script type="module" src="/src/main.ts"></script>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)