Package Exports
- @sketchbook-js/sketchbook
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sketchbook-js/sketchbook) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Demo
https://sketchbook-js.vercel.app/
Getting started
Install the package:
yarn add -D @sketchbook-js/sketchbook
Create the default
sketchbook/config.js
andsketchbook/designs/example.json
files:yarn sketchbook init
Run on
http://localhost:3000/
:yarn sketchbook start
Contributing
Take a look at the roadmap to see what's planned:
https://github.com/sketchbook-js/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/sketchbook-js/sketchbook/blob/master/CONTRIBUTING.md