Skip to content

🌿 Boilerplate for p5.js projects, including VSCode Intellisense and linting for HTML, CSS and JS.

License

Notifications You must be signed in to change notification settings

doriclaudino/p5-starter

 
 

Repository files navigation

p5-starter

Boilerplate for p5.js projects, including VSCode Intellisense and linting for HTML, CSS and JS.

Installation

Just fork this boilerplate, install node modules and VS Code extensions.

Everything should work right out of the box.

To view your sketch, start the Live Server on VS Code. It defaults to http://127.0.0.1:5500/.

VS Code Extensions

Intellisense

Intellisense is provided via p5.js TypeScript definition files.

Solution found on issue #1339.

About

🌿 Boilerplate for p5.js projects, including VSCode Intellisense and linting for HTML, CSS and JS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.9%
  • CSS 38.0%
  • JavaScript 22.1%