forked from StudioInfinity/dyna3
Establish working stub code (still no build system)
This commit is contained in:
parent
c83019656e
commit
fa63ce50ed
3 changed files with 40 additions and 1 deletions
11
src/index.html
Normal file
11
src/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>dyna3</title>
|
||||
</head>
|
||||
<body><script type="module" src="dyna3.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue