1.0.0 • Published 4 years ago

@strivemath/strive-p5 v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Strive library

Steps for setting up the development environment

  1. You should have node and yarn preinstalled
  2. Go to the root folder and install the packages by executing yarn install
  3. Run the development server by running yarn dev
  4. As you make changes in the files, the strive.js bundle is built and saved to dist folder automatically
  5. You can see this change immediately in the sample p5 sketch in dist folder which has strive.js added as a script
1.0.0

4 years ago