Skip to content

angela-bi/p5_pbcd

Repository files navigation

p5.js and Programming by Coached Demonstration

Introduction

This repo stores in-progress research on how we might support/create new ways to explore p5.js code! Supported by Eric Rawn, Justin Lubin and Sarah Chasins at the PLAIT lab.

Installation

  1. Clone the repository
git clone https://github.com/angela-bi/p5_pbcd.git
cd p5_pbcd
  1. Set up packages
npm install
  1. Compile + launch
npm run dev