- Fork the repo
- Install deps:
$ yarn
- Run tests:
$ yarn test
-
Open Storybook:
$ yarn workspace book start
-
Open docs and demos:
$yarn workspace docs start
-
Start the module/s you want to change
yarn workspace @code-surfer/step-parser start
yarn workspace @code-surfer/standalone start
yarn workspace @code-surfer/themes start
yarn workspace code-surfer start