Skip to content

Latest commit

 

History

History

react-components

Component library

Netlify Status

The component library I'm going to use in my projects.

If you have any questions, please contact me 😇

workspace name @mordech/react-components

Run Storybook

yarn storybook

Build Storybook

yarn nx build-storybook

Visual regression testing

I use Loki for visual regression tests. Before creating a pull request, please run visual tests on the project.

yarn nx visual

and follow the steps required to pass.

If changes have been made to existing components, please approve them.

After approving the changes, run the following:

yarn loki approve