# buidemo **Repository Path**: return-circuit/buidemo ## Basic Information - **Project Name**: buidemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-22 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BUI-Template [进入官网预览模板](http://www.easybui.com/). ## 工程需要安装 Node 12+ 以上版本,建议在 node 16.x ```bash # 安装依赖 npm install # 运行调试,LINK扫码直接在手机操作预览 npm run dev # 打包上架的 dist.zip npm run build ```