rb-component

components built with React

Usage no npm install needed!

<script type="module">
  import rbComponent from 'https://cdn.skypack.dev/rb-component';
</script>

README

Docs

See the documentation with live editable examples.

Local Setup

  • Install the dependencies with npm install
  • Run the docs site in development mode with npm start.
  • Build with npm run release:dist

Contributions

Yes please! See the contributing guidelines for details.