0.0.2 • Published 3 years ago

bw-library v0.0.2

Weekly downloads
5
License
UNLICENSED
Repository
github
Last release
3 years ago

BW Library

This is a library of components to build a simple survey.

How to use in your project

To install

yarn add bw-library or npm i bw-library

To import in your project

import { Survey } from 'bw-library'

To view the components in the library

  1. Clone the repo
  2. run yarn
  3. run yarn storybook