# empty_uniapp **Repository Path**: yangzhim/empty_uniapp ## Basic Information - **Project Name**: empty_uniapp - **Description**: uniapp项目空库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-18 - **Last Updated**: 2024-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # empty-project ## 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/). ## 项目说明 ``` 本工程只包含基础的工程初始化, ui库、主题配置、请求代理、组件开发模板、页面模板 ```