# notebook_front **Repository Path**: wuzeyi2000/notebook_front ## Basic Information - **Project Name**: notebook_front - **Description**: 软工笔记软件前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-05-31 - **Last Updated**: 2023-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 软工笔记软件前端 ## 协作 1. 对仓库进行fork 2. 使用git clone 将 ***fork***的仓库下载到本地 3. 修改代码后依次 git add ./git commit -m '[message]'/git push origin master 4. 在自己的仓库检查更新并发起pull request,目标选择blue-gate7/notebook_front