@sketchbook-js/sketchbook
v0.3.1
Published
The design tool that lives in your repo.
Downloads
20
Readme
Official website
https://sketchbookjs.com
Demo
https://demo.sketchbookjs.com
Getting started
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
Contributing
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