An open API service indexing awesome lists of open source software.

https://github.com/deepred5/p5-demo


https://github.com/deepred5/p5-demo

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# p5 demo

[p5](https://p5js.org/) demo

## start
```bash
npm i

npm run dev
```

open `http://127.0.0.1:5555/` to see demo

## learn

[p5 wiki](https://github.com/processing/p5.js/wiki)