Skip to content

A starter project for P5.js, with babel and webpack preinstalled and configured.

Notifications You must be signed in to change notification settings

freethejazz/p5js-es6-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P5.js ES6 Starter

To use this starter, clone the repository, then install the dependencies:

npm install
# or
yarn

To run the project with live-reloading:

npm start
# or
yarn start

Big thanks to the Webpack Frontend Starterkit, which provides the foundation of this starter.

About

A starter project for P5.js, with babel and webpack preinstalled and configured.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published