# uni-cli-template **Repository Path**: zhenyutsai/uni-cli-template ## Basic Information - **Project Name**: uni-cli-template - **Description**: uniapp脚手架模式开发框架模板,内部集成了所有uniapp扩展插件,内部请求工具进行了api封装 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-22 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: uni-app, 模板 ## README # uniapp-cli-template ## 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/).