Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.07 KB

devDependencies status

A set of components that make working with asynchronous selects based on react-select easier.

Packages

Local development

Repository is using stable version of yarn.

There is an installation guide.

Commands

  • yarn build - build all packages;

  • yarn clean - clean all prebuilded files;

  • yarn test - run code validators and unit tests;

  • yarn start - start storybook with examples.