Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrosenlof/p5-sketches
Some sketches made using p5.js and displayed using Gatsby.js
https://github.com/rrosenlof/p5-sketches
gatsby p5js
Last synced: 29 days ago
JSON representation
Some sketches made using p5.js and displayed using Gatsby.js
- Host: GitHub
- URL: https://github.com/rrosenlof/p5-sketches
- Owner: rrosenlof
- License: 0bsd
- Created: 2020-07-27T17:50:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:36:32.000Z (about 2 years ago)
- Last Synced: 2024-11-15T11:14:27.289Z (3 months ago)
- Topics: gatsby, p5js
- Language: JavaScript
- Homepage: http://p5p5p5.surge.sh/
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Sketches made using [p5.js](https://p5js.org), displayed in a [Gatsby JS](https://www.gatsbyjs.org/) site. Currently hosted by [Surge](surge.sh) at http://p5p5p5.surge.sh/
## To Run Locally:
- Download this repo
- Run `npm install`
- Run `gatsby develop`
- Open a web browser to (http://localhost:8000)## Next Steps:
- Add more sketches in a gallery type view
- Improve the UI for editing certain parts of sketches
- Deploy