# StudioWorkspace **Repository Path**: sssleaffffff/studio-workspace ## Basic Information - **Project Name**: StudioWorkspace - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-24 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MastersStudioManagement #### 介绍 研究生工作室管理系统 #### 软件架构 软件架构说明暂无 #### 安装教程 1. node版本建议大于18.0.0(18.14.0可以) 2. 安装pnpm 执行pnpm i #### 使用说明 1. npm run dev 运行项目(具体可查看package.json) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request