0.1.5 • Published 4 years ago

@careteen/lan v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

lan

npm.io license Build Status npm NPM downloads jest Coverage Status

English Document

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

FAQ