# 2023 iGEM Frontend New Member Tutorial **Repository Path**: igem_ucas_china/frontend2023 ## Basic Information - **Project Name**: 2023 iGEM Frontend New Member Tutorial - **Description**: 2023 iGEM 前端组教程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-17 - **Last Updated**: 2023-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2023 iGEM Frontend New Members Tutorial #### 介绍 2023 iGEM 前端组教程。 #### 文件架构 ``` |---homework | |---week1 | | |---homework_description (作业描述在这里) | | |---zhou-qiang | | | |---1.html | | | |---2.html | | | |---3.html | | | | | |---liu-siyuan | | |---ma-shizhuang | | | |---week2 ... | |---lessons | |---week1 | |---week2 ... | |---others ``` #### 课件下载 从Gitee仓库中下载。课件放置在`lessons`文件夹中。 #### 作业提交 将作业题的代码上传至这个Gitee仓库: 方法有两种:`commit`和`pull request` 为了防止`rm -r -f`的事情重演,极力推荐大家使用PR提交/直接在网页端提交commit 关于PR,看[这里](https://gitee.com/help/articles/4304#article-header0)的第二章 ### 会使用git工具的同学一律禁止用git直接commit!!!!! ### 请务必Pull Request!(除非你有十分甚至九分的把握可以让仓库安然无事)