# uniapp-template **Repository Path**: jayhoozeng/uniapp-template ## Basic Information - **Project Name**: uniapp-template - **Description**: 在uniapp官方typescript模板基础上,继承了 ESLint + Prettier,强化团队代码风格 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2019-12-12 - **Last Updated**: 2023-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp-template ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).