@crazyfactory/react-general-components

General React Components

Usage no npm install needed!

<script type="module">
  import crazyfactoryReactGeneralComponents from 'https://cdn.skypack.dev/@crazyfactory/react-general-components';
</script>

README

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.