3.1.1 • Published 4 years ago

@code-surfer/standalone v3.1.1

Weekly downloads
59
License
MIT
Repository
github
Last release
4 years ago

@code-surfer/standalone

For internal use by code-surfer, but you can use it if you want. Just be aware that it doesn't follow semantic versioning, so pin the version just in case.

No docs, but you can check the code in sites/book/.

Contributing

Watch and build code:

$ yarn
$ yarn workspace @code-surfer/standalone start

Run storybook:

$ yarn workspace book start

Watch tests:

$ yarn workspace @code-surfer/standalone test:watch