@engyalo/react-yalo-components

react library with reusable components

Usage no npm install needed!

<script type="module">
  import engyaloReactYaloComponents from 'https://cdn.skypack.dev/@engyalo/react-yalo-components';
</script>

README

React Yalo Components

This project contains multiple reusable componentes based on Yalo Design guidelines.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • yarn or npm
  • React
  • Jest
  • Bit

Run project

After having all the dependencies you can run

yarn storybook

Runs storybook command to open an UI where you can play with all the components the library has.

The page will reload if you make edits. You will also see any lint errors in the console.

Running the tests

To run test just run

yarn test

Build

To build components we use Bit as component manager so each of the component is upload independently.

Dependencies

This project uses: