# p5-convolution-example **Repository Path**: mirrors_mathisonian/p5-convolution-example ## Basic Information - **Project Name**: p5-convolution-example - **Description**: Quick example for p5 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Live demo: https://mathisonian.github.io/p5-convolution-example/ ## Development You must have node.js installed. ### Dependencies To install the dependencies, run `npm install`. ### Run server To start the dev server, run `npm start`. ## Deploy to GitHub pages 1. Make sure you have GH-pages enabled and set to read from the `docs` folder of the master branch. 2. Run `npm run build`. 3. Commit and push to github.