1.0.1 • Published 2 years ago

@dsyv/numbers v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

大熵组件开发模板

集公共组件库开发、调试、编写文档一体化

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

历史版本信息