aurora-element
v1.4.13
Published
测试组件定义发布 ## Project setup ``` yarn install ```
Readme
aurora-layout
测试组件定义发布Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintProject publish
npm setting
npm config set proxy=https://registry.npmjs.org
npm config set registry=http://registry.npmjs.orgtaobao setting
npm config set proxy https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org
npm config set https-proxy https://registry.npm.taobao.orgnpm login
npm login --registry https://registry.npmjs.org
npm registry
npm config set registry https://registry.npmjs.org
npm config set https-proxy https://registry.npmjs.org
npm publish
npm config set proxy false
npm cache clean --force
npm publish --registry https://registry.npmjs.org
npm registry-taobao
npm config set registry https://registry.npm.taobao.orgnpm unpublish
npm unpublish [email protected] --force --registry https://registry.npmjs.org