feat: Minimal working p5/CoffeeScript setup
This commit is contained in:
parent
d94c749830
commit
63dfa62ffd
6 changed files with 109248 additions and 1 deletions
5
index.html
Normal file
5
index.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<head>
|
||||
<script type="module" src="polytree.js"></script></head>
|
||||
<body>
|
||||
<h1>PolyTree</h1></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue