3d-web/README.md

214 B

3d-web

一个可以在网页中展示 3d 模型的开箱即用网页

项目初始化

npm install

开发时热重载和调试

npm run dev

编译项目

npm run build