xxxyxsssd
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

组件库架子

框架意义

用于存放统一的业务组件,且支持发布到指定的 registry

quick start

开发
$ yarn
$ yarn dev
发布
$ yarn
$ npm adduser [--registry https://your.registry.com]
$ npm login [--registry https://your.registry.com]
$ npm run pub

发布须知

私有仓库发布

npm 支持在使用命令时指定远端 registry,所以从 npm adduser 开始就要跟上 --registry https://your.registry.com 来指明你要注册/登录和发布的远端仓库,并在配置文件中指明需要发布到的远端。

版本更新

目前在 config 文件夹下有 publish.js 文件,表示发布配置,可以配置包名,作者,描述,版本registry等基本信息,每次版本更新前,请务必将版本号提升,避免发布失败。

Readme

Keywords

none

Package Sidebar

Install

npm i xxxyxsssd

Weekly Downloads

0

Version

0.1.9

License

MIT

Unpacked Size

3.69 kB

Total Files

7

Last publish

Collaborators

  • santree