# uni-cli **Repository Path**: ling-xu/uni-cli ## Basic Information - **Project Name**: uni-cli - **Description**: 通过 vue-cli 创建 uni-app 项目的最简化模板,主要还是因为执行命令后,太慢了,所以自己保存一下哈。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2022-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mytestproject ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).