lan
Usage
NPM
npm i -S @careteen/lan
import { Button } from '@careteen/lan'
TODO
Run
Git Clone
git clone git@github.com:careteenL/lan.git
cd lan
yarn install
Run storybook Examples
yarn sb
Run Tests
yarn coverage
npx http-server ./coverage
TODO