Skip to content
/ p5.ts Public

Boilerplate / Scaffold for p5.js projects in Typescript

License

Notifications You must be signed in to change notification settings

JLannoo/p5.ts

Repository files navigation

p5.ts

About

A template / boilerplate / scaffold for using p5.js with TypeScript.

Uses Vite for bundling and ESLint for linting.

Usage

  1. Clone this repository.
  2. Run npm install.
  3. Run npm run dev.
  4. The development server should be running at localhost:3000 and should automatically open in your browser.

License

This project is licensed under the MIT License. See LICENSE for more information.

About

Boilerplate / Scaffold for p5.js projects in Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published