# umiJs-react-pro **Repository Path**: ashi2727/umi-js-react-pro ## Basic Information - **Project Name**: umiJs-react-pro - **Description**: 使用react+ant,结合umiJs的mockJs实现表格增删改查,真实操作数据 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-02 - **Last Updated**: 2023-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```