Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 484 Bytes

Processing JS Talk

This was created for demostrating processingjs to the crowd of TijuanaJS.

For running the samples download and install nodejs

Install npm (if your node installation desn't come with it already)

Also the following node package is required:

npm install connect

After this just run the node server

node server

And open on your browser this presentation