@dmitrivanguard/ui
v0.0.1
Published
Santiment React UI Library
Downloads
4
Maintainers
Readme
Santiment UI Library
Santiment UI React library.
List of components
- Button
- Input
- Panel
- Search input
- Select search input
Setup
Cloning
git clone [email protected]:santiment/san-ui.git && cd san-ui
Installing dependencies
yarn
Usage
Starting a development build
yarn storybook
Building the project
yarn build:storybook
Building the library
yarn build:lib
Publishing the library
yarn lib-publish