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

https://github.com/osteele/p5-template

https://www.notion.so/P5-js-Particle-Workshop-aba7992a689c457a8cca10e2f49e6a04
https://github.com/osteele/p5-template

p5js

Last synced: 9 months ago
JSON representation

https://www.notion.so/P5-js-Particle-Workshop-aba7992a689c457a8cca10e2f49e6a04

Awesome Lists containing this project

README

          

# p5.js template

[p5.js](https://p5js.org) is a JavaScript library for creative coding.

This project is a “starter kit” for using Visual Studio Code, Atom, or another
code editor running on your computer, for local development of p5.js projects.

## Instructions

1. On , click Code, and then Download
Zip
2. If necessary, unzip the zip file. (Your computer may do this automatically.)
3. Rename the folder "p5-template" to your project name.
4. In a code editor, open the folder.
5. Start editing! The p5.js code is in `sketch.js`.

More detailed instructions on how to use this with Visual Studio Code are
[here](https://notes.osteele.com/tools/vscode/p5js).

## License

MIT