3.7.2 • Published 6 years ago

antd-bsc v3.7.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Ant Design for Edge

感谢阿里爸爸 🙏

Development

$ git@github.com:bsc-s2/ant-design-bsc.git
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at https://github.com/ant-design/ant-design/wiki/Development .

Publish

发布前请修改版本号并登录 npm 账号(已登陆则不需要重复登录)

$ npm adduser
$ bsc-cwn // 账号
$ baishancloud // 密码
$ adwerrd@hotmail.com // 邮箱

发布

$ npm publish