# fresh-shop-system **Repository Path**: crab_nebula/fresh-shop-system ## Basic Information - **Project Name**: fresh-shop-system - **Description**: react+andt后台管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2025-05-13 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: React ## README # React + TypeScript + Vite + Ant Design 通用后台管理系统,已封装好路由表、菜单、面包屑、权限、请求等功能,可直接使用。 ## 安装依赖 ```bash npm install ``` ## 启动项目 ```bash npm run serce ```