summaryrefslogtreecommitdiff
path: root/README.md
blob: 6500ab2123fbd1bd5e26fa0f04bd77f3b569820e (plain)
1
2
3
4
5
6
# 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!