# 收藏夹-前端 **Repository Path**: chenxiaoyi27/markPage ## Basic Information - **Project Name**: 收藏夹-前端 - **Description**: 收藏夹,增删改查。 前端工程:umi+typescript - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-04 - **Last Updated**: 2023-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```