The client is the computer system (including tablets and mobile devices) that is running the web browser. Client-side scripts are interpreted by the browser and executed on the client system.
We have two kinds of dependencies in this project: dev tools and p5.js framework code. The tools help us preview the application. We get the dev tools using npm and p5.js via bower.