@jzo/base-stand
v1.0.3
Published
集公共组件库开发、调试、编写文档一体化
Downloads
1
Readme
React 开发基础库
集公共组件库开发、调试、编写文档一体化
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