General components to be used company wide. See our story
Requires react ^16.8.0 as peer dependency.
- Select - react-select
- Modal - react-modal
- Switch - react-switch
- Styling - typestyle
- Clone and run
npm install
then you are all set - Please write story for every components
- No need to export it at root folder,
genindex
script will do the work - No need to manually release, we use semantic-release. It will release package based on commit message.
- No need to manually publish documentation at Github Page,
doc:publish
script will do the work.