# TyporaNote **Repository Path**: zhangaop/typora-note ## Basic Information - **Project Name**: TyporaNote - **Description**: 学习笔记 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2021-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TyporaNote #### 介绍 学习笔记 #### Typora+gitee教程 1. gitee创建仓库 2. 拉取仓库 3. 将typora设置相对路径存储 4. 编写md文档 5. 提交笔记和图片 6. git add ./需要添加的文件夹或文件 7. git commit -m "提交描述" 8. git statu 9. git push上传笔记到gitee