Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 646 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 646 Bytes

father-demo

NPM version NPM downloads

测试father打包umd产物

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

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

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT