Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 280 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 280 Bytes

@alilc/3d-materials

3D 物料库

安装依赖

npm i -dd --registry=https://registry.npmmirror.com --legacy-peer-deps

调试

启动调试

npm run lowcode:dev             # 打开开发环境,运行所有组件

构建

npm run lowcode:build