anarock / pebble

A set of lightweight and accessible React components.

Home Page:https://pebble-web.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pebble

Greenkeeper badge

Build Status

A design system comprising of component and utilities creating using React. It consists of:

Development

Install yarn globally.

npm i -g yarn
  • Clone the repo.
  • Install deps yarn install
  • Run yarn lerna bootstrap at the root of the directory.
  • Run yarn storybook to look at the preview of all the components and start development.
  • To run tests, run yarn build before yarn jest

Acknowledgements

We use Chromaticqa for visual regression testing and it is awesome.

License

MIT

About

A set of lightweight and accessible React components.

https://pebble-web.netlify.com/


Languages

Language:TypeScript 94.9%Language:JavaScript 4.4%Language:Handlebars 0.3%Language:Smarty 0.2%Language:HTML 0.1%Language:Shell 0.1%