-
Install the package:
yarn add -D @sketchbook-js/sketchbook
-
Create the default
sketchbook/config.js
andsketchbook/example.json
files:yarn sketchbook init
-
Run on
http://localhost:3000/
:yarn sketchbook start sketchbook/example.json
Take a look at the roadmap to see what's planned:
https://github.com/orgs/sketchbook-js/projects/1
Ask questions and discuss ideas in the Github Discussions section:
https://github.com/sketchbook-js/sketchbook/discussions
Have a read of the guidelines to start contributing:
https://github.com/sketchbook-js/sketchbook/blob/master/CONTRIBUTING.md