# u_app **Repository Path**: lrgite/u_app ## Basic Information - **Project Name**: u_app - **Description**: 小u移动端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2021-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # u_app ## 项目初始化 ``` npm install ``` ### 项目启动 ``` npm run serve ``` ### 项目打包 ``` npm run build ``` ### 项目测试 ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).