1.0.2 • Published 5 years ago
tonys-component-library v1.0.2
component-library
Installation
yarnyarn startto open storybook
Publishing Changes
yarn buildnpm publish
Installing a component within another project
yarn add component-library- Import the desired component. For example:
import { Button } from 'component-library'