# Umi_egg **Repository Path**: Zong0915/umi_egg ## Basic Information - **Project Name**: Umi_egg - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2023-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ npm install ``` Start the dev server, ```bash $ npm run dev ``` # debug 程序里已经配置了debug,直接按F5即可,记得选择Launch Egg。