# hxbfront **Repository Path**: jaydon007/hxbfront ## Basic Information - **Project Name**: hxbfront - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-06 - **Last Updated**: 2021-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hxbcli ## 安装依赖 > src目录也要执行安装 ``` npm install ``` ### 开发测试(仅限H5与小程序) ``` npm run serve || yarn serve ``` ### 生产环境(仅限H5与小程序) ``` npm run build || yarn build ``` #### 更多命令查看`package.json` ### [查看文档](https://uniapp.dcloud.io/)