# umi-template **Repository Path**: poifa/umi-template ## Basic Information - **Project Name**: umi-template - **Description**: 自用umi板子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-30 - **Last Updated**: 2022-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ pnpm i ``` Start the dev server, ```bash $ pnpm start ```