# react-kilo-system **Repository Path**: kilolin/react-kilo-system ## Basic Information - **Project Name**: react-kilo-system - **Description**: 基于React+antD的后台管理系统,后端使用Node.js+Express+MongoDB - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2021-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件说明 ## admin-server_final + 这个文件夹为服务器文件 + npm i 安装依赖 + npm start 启动服务器 + 需先安装MongoDB数据库 + admin-server_final/DB 为数据库数据 可用studio 3T导入 ## 根目录下其他文件为前端项目(除了admin-server_final) + yarn + yarn start