quanta-design

0.0.5 • Public • Published

Quanta-Design 标准化组件库

快速开始

安装依赖

npm i
# or
yarn

启动

npm start
# or
yarn start

构建文档

npm run docs:build
# or
yarn run docs:build

构建组件库

npm run build
# or
yarn run build

发布

设置趣链 npm 私服

npm config set registry http://nexus.hyperchain.cn/repository/npm/

发布到 npm 包到私服,私服地址为 http://nexus.hyperchain.cn/repository/npm-hosted/

# 帐号密码:user1/hyperchain
npm login --registry=http://nexus.hyperchain.cn/repository/npm-hosted/
# 发布测试版本
npm publish --tag=beta --registry=http://nexus.hyperchain.cn/repository/npm-hosted/

Readme

Keywords

none

Package Sidebar

Install

npm i quanta-design

Weekly Downloads

3

Version

0.0.5

License

none

Unpacked Size

1.32 MB

Total Files

516

Last publish

Collaborators

  • yan.wang