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