Welcome to Eisberg Labs React Components, repository contains custom react components that we use in our projects.
Visit for examples and documentation.
React components are handled by Lerna. Common commands:
lerna run test
lerna run lint
lerna run prettier
lerna run build
lerna version --no-private
lerna publish from-git --no-private
lerna publish from-package --registry https://npm.pkg.github.com
MIT © Eisberg Labs