https://github.com/deepred5/p5-demo
https://github.com/deepred5/p5-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepred5/p5-demo
- Owner: deepred5
- Created: 2023-04-09T14:54:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T15:32:51.000Z (about 3 years ago)
- Last Synced: 2025-01-01T20:08:33.659Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)