https://sketchbook-js.particlesystem.com/
Sketchbook is still under development and hasn't been published yet. Below is a draft on the setup instructions that should work once everything is in place.
Sketchbook.js requires Node 10 or newer and a modern browser.
yarn add sketchbook-js
yarn sketchbook init
(generates a./sketchbook/config.js
file)yarn sketchbook start
(uses the./sketchbook/config.js
file)
Take a look at the roadmap to see what's planned:
https://github.com/haydn/sketchbook/projects/1
Join the Spectrum community to ask questions and discuss ideas:
https://spectrum.chat/sketchbook-js
Have a read of the guidelines to start contributing:
https://github.com/haydn/sketchbook/blob/master/CONTRIBUTING.md