# uni-cli-template **Repository Path**: xfjpeter/uni-cli-template ## Basic Information - **Project Name**: uni-cli-template - **Description**: uni-app cli 专用的 template - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2022-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uni-cli ## 项目说明 - 集成了 `uview-ui` 框架 - 封装了弹窗组件 ## Project setup ``` npm install ``` ## 运行 ### `H5` 运行 ``` npm run dev:h5 ``` > 更多的运行方式见 `package.json` 文件