# reactadmin **Repository Path**: codeldg_admin/reactadmin ## Basic Information - **Project Name**: reactadmin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1.安装 node_modules: ```shell npm install ``` # 2.启动项目 ```shell npm run dev ```