Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 801 Bytes

File metadata and controls

47 lines (30 loc) · 801 Bytes

lhh-ui

NPM version NPM downloads

主要存放一些个人开发的有意思 组件hooks

资源

使用技术

react, ts

Install

npm i lhh-ui

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT