Skip to content

uclaconditional/p5-class-parcel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Setup Using Parcel for a p5 Sketch that uses ES Classes

Install dependencies with npm i Run with a local server with npm start Build a version to host with npm run build

Uses parceljs for bundling. Also relies on the ESNext field declarations proposal for some syntactic sugar which allows you to declare setup draw etc as properties on the class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published