requestly / requestly-ui

Library of UI components developed at Requestly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requestly-ui

Library of reusable UI components developed at Requestly.

Install

npm install

Build

All components

npm run build 

Individual component

cd packages/<component>
npm run build

Run Storybook

npm run storybook

About

Library of UI components developed at Requestly

License:Apache License 2.0


Languages

Language:TypeScript 76.1%Language:SCSS 13.3%Language:JavaScript 9.0%Language:CSS 1.3%Language:Shell 0.3%