@brickblock/styleguide

Brickblock Styleguide

Usage no npm install needed!

<script type="module">
  import brickblockStyleguide from 'https://cdn.skypack.dev/@brickblock/styleguide';
</script>

README

Styleguide

Overview

Styleguide for reusable React components across our services

How to get started

Run the app locally

  • Install dependencies

     yarn install
    
  • Run app

    yarn start
    
  • Open url

      http://localhost:8080/
    

Testing

Unit Tests

To run Jest tests, run the yarn test command.

Deployment

  • Merge your changes into the master
  • The new tag will be created
  • Update styleguide in portal and admin