@igem/ui-components
v0.13.1
Published
Git submodule for all React components used in iGEM websites. Production version is also published to NPM.
Downloads
140
Readme
iGEM React Components
NPM module for all React components, used in new iGEM sites.
See the available components at frontend.igem.org, or run storybook
locally:
yarn storybook
Installation
yarn install @igem/ui-components
Publishing
To publish a new version, edit the version
attribute in package.json
and merge to the production branch.