# ms **Repository Path**: li-shangjun/ms ## Basic Information - **Project Name**: ms - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-22 - **Last Updated**: 2025-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目搭建 ### 前端 #### 1.下载依赖 ```xml npm install ``` #### 2.启动项目 ``` npm run dev ```