Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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