pebble
pebble copied to clipboard
A set of lightweight and accessible React components.
pebble
A design system comprising of component and utilities creating using React. It consists of:
- pebble-web
- pebble-shared
Development
Install yarn globally.
npm i -g yarn
- Clone the repo.
- Install deps
yarn install - Run
yarn lerna bootstrapat the root of the directory. - Run
yarn storybookto look at the preview of all the components and start development. - To run tests, run
yarn buildbeforeyarn jest
Acknowledgements
We use Chromaticqa for visual regression testing and it is awesome.
License
MIT