You can get the library from npm.
yarn add @jetbrains/kotlin-web-site-ui
There is no clean way to test a new version on related projects. You need to publish the new version to npm for test it on the related projects. We have the KTL-458 to improve it.
When your changes are ready for release, make few steps to publish them:
- Up library's version in the package.json according to semantic versioning
- Run the configuration for you branch in the TeamCity
- Make sure that the new version has published to the npm.