mirror of
https://github.com/seigler/generative
synced 2025-07-26 22:56:10 +00:00
🐣 Brunch P5 skeleton
This commit is contained in:
commit
3402feb22c
9 changed files with 7607 additions and 0 deletions
3
app/initialize.js
Normal file
3
app/initialize.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
document.addEventListener('DOMContentLoaded', function() {
|
||||
require('sketch');
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue