@code-surfer/standalone
v3.1.1
Published
Code Surfer React component
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 startRun storybook:
$ yarn workspace book startWatch tests:
$ yarn workspace @code-surfer/standalone test:watch