Skip to content

l00sed/p5js-boilerplate-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5js-boilerplate-ts

A p5.js boilerplate that uses TypeScript with Parcel for bundling. Useful for daily digital sketches.

Installation

Create your own repo using this one as a template (how?), clone it, install dependencies and you are set.

npm i

Development

npm start

Building

npm run build

Note

This boilerplate uses p5@0.9.0 to match TypeScript typings. Feel free to open an issue or create a PR if you noticed that versions of p5 and/or @types used in this repo are outdated.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published