Collection of programs for the generative art course on Domestika.org
(Mac)
https://riptutorial.com/node-js/example/9545/install-nvm-on-mac-osx
Make sure to CD into the root directory of the project, then run the following commands.
NOTE: You can change the version number to any other version.
npm install -D node@v10.0.0
./node_modules/.bin/node --version
v10.0.0
npm i
npm install canvas-sketch-cli@1.11.9 --global
canvas-sketch file-name.js --open
canvas-sketch file-name.js --new --open