1.0.0-rc.27 • Published 3 years ago
@anddo/antd-materials v1.0.0-rc.27
antd-materials
- ProContainer
 - ProDrawer
 - ProModal
 - ProPopconfirm
 - ProTable
 
开发
- 在根目录执行 yarn start
 - 进入 antd-materials 目录,yarn lowcode:dev
 - 配置 XSwitch 代理
 - 访问 http://localhost:8000
 
XSwitch 代理如下
{
  "proxy": [
    [
      "https://unpkg.com/@seada/antd-materials@latest/build/lowcode/view.js",
      "http://localhost:5551/view.js"
    ],
    [
      "https://unpkg.com/@seada/antd-materials@latest/build/lowcode/meta.js",
      "http://localhost:5551/meta.js"
    ]
  ]
}1.0.0-rc.27
3 years ago
1.0.0-rc.26
3 years ago