meta-human
v0.0.4
Published
- [Varlet UI 组件库](https://varlet.gitee.io/varlet-ui/#/zh-CN/index) - [VUE3](https://cn.vuejs.org/guide/introduction.html) - [TypeScript](https://www.tslang.cn/index.html) - [Vite](https://cn.vitejs.dev/guide/)
Downloads
4
Readme
h5 模版
所需组件库等其他参考手册
node运行版本
V18+
下载&运行
- 下载依赖
npm install
- 本地运行
npm run dev
- 本地运行测试环境
npm run dev:test
- 部署命令
npm run build