What happens if you just open index.html
in your browser, instead of running a node server? Are p5.js
present one directory above index.htm
like this?
empty-example
index.html
sketch.js
p5.js
README.txt
[...]
What happens if you just open index.html
in your browser, instead of running a node server? Are p5.js
present one directory above index.htm
like this?
empty-example
index.html
sketch.js
p5.js
README.txt
[...]