kylegoines / p5

environment for a friend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5 scratch pad env

one time setup

to set up a local server: https://github.com/processing/p5.js/wiki/Local-server i reccommend the node server

in the terminal type npm install -g http-server once that has installed navigate the termnial to inside the /src/ in this project and run http-server. this will start a server instance at http://localhost:8080/ in your browser


further reading

level up your understanding of index.js

https://github.com/processing/p5.js/wiki/p5.js-overview

level up javascript knowladge (very very important)

https://eloquentjavascript.net/

About

environment for a friend


Languages

Language:CSS 57.7%Language:JavaScript 29.9%Language:HTML 12.4%