@igem/ui-components
v0.13.1
Published
Git submodule for all React components used in iGEM websites. Production version is also published to NPM.
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 storybookInstallation
yarn install @igem/ui-componentsPublishing
To publish a new version, edit the version attribute in package.json and merge to the production branch.
