# UmiJS_Login **Repository Path**: ffzs/UmiJS_Login ## Basic Information - **Project Name**: UmiJS_Login - **Description**: umijs reactjs antd login - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2020-08-19 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```