@lycd/com
v1.0.0
Published
集公共组件库开发、调试、编写文档一体化
Downloads
5
Readme
@lycd/com
集公共组件库开发、调试、编写文档一体化
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build
发包
$ npm run release