# notebook_front **Repository Path**: li-puyun/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-06-18 - **Last Updated**: 2023-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 软工笔记软件前端 ## 部署 1. nvm install 6 2. nvm use 6 3. **npm install ** 4. 修改后打包:npm run build ## 协作 1. 对仓库进行fork 2. 使用git clone 将 ***fork***的仓库下载到本地 3. 修改代码后依次 git add ./git commit -m '[message]'/git push origin master 4. 在自己的仓库检查更新并发起pull request,目标选择blue-gate7/notebook_front test