# p5js Creative coding ## How to run * Open directory with this repository in console * Run `python -m http.server` * Open `http://localhost:8000` in browser * Enjoy!