@code-surfer/standalone
v3.1.1
Published
Code Surfer React component
Downloads
132
Maintainers
Readme
@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