Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@strivemath/strive-p5

StriveMath7ISC1.0.0TypeScript support: included

Steps for setting up the development environment

readme

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