1.10.0 • Published 4 years ago

@crazyfactory/react-general-components v1.10.0

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

react-general-components

General components to be used company wide. See our story

Dependencies

Requires react ^16.8.0 as peer dependency.

Components

Styling

Development

  • 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.