$ git clone git@github.com:yanick/jsonschematic.git
$ cd jsonschematic
$ npm install
$ JSONSCHEMATIC_DIR=examples npm run dev
$ npm run storybook
We are using jest and @testing-library/svelte, with the jest helper jest-dom.
To run the tests:
npm run test
$ git checkout master
$ git reset --hard main
$ npm run build:docs
$ git add docs
$ git commit -m "update docs"
$ git push -f
The versioning of jsonschematic
is taken care
of by standard-version
. Commits are
encouraged to follow the patterns defined in
https://www.conventionalcommits.org/en/v1.0.0/
Main font: Sans PT
body base font size: (1rem) 16pt; body line-height: 22pt;
Scale: 1.125