# study-folder **Repository Path**: kevin402502/study-folder ## Basic Information - **Project Name**: study-folder - **Description**: Learning Notebook Arrangement - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Study-Folder Learning Notebook Arrangement ### 相关文档 #### redux-saga `https://redux-saga-in-chinese.js.org/` #### axios `http://www.axios-js.com/zh/docs/` #### redux `https://www.redux.org.cn/` #### React Redux `http://cn.redux.js.org/docs/react-redux/` #### git 命令操作,要先配置 `git config --global user.email "you@example.com"`
`git config --global user.name "Your Name"` > `https://www.cnblogs.com/smfx1314/p/8426115.html`
> `https://www.cnblogs.com/jeremylee/p/5715289.html`