- Install node.js LTS from nodejs.org
- Open command prompt (
cmd
) insidep5js-server
folder. - Execute command
npm install
to install dependancies. - Execute command
node server.js
to start local web server. - Then navigate to http://localhost:3000
cmd
) inside p5js-server
folder.npm install
to install dependancies.node server.js
to start local web server.