antd-bsc

An enterprise-class UI design language and React-based implementation

Usage no npm install needed!

<script type="module">
  import antdBsc from 'https://cdn.skypack.dev/antd-bsc';
</script>

README

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