# LearnMiniProgram **Repository Path**: phpxxo/LearnMiniProgram ## Basic Information - **Project Name**: LearnMiniProgram - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-28 - **Last Updated**: 2021-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 小程序课程 ### 小程序学习 > 本项目是学习小程序开发的练习项目,课程完全免费,如果对您有帮助,欢迎star 讲解视频:链接: https://pan.baidu.com/s/1O2vkYTs2wAzXhniZz79Rfg 提取码: tbgw 课程代码:https://github.com/coderwhy/LearnMiniProgram 课程大纲: ### 代码如何运行 > 课程中的每个知识点使用tag进行管理,所以查看对应的知识点需要切换tag 1.将代码clone到本地(注意这里不能直接download) ```shell git clone https://github.com/coderwhy/LearnMiniProgram ``` 2.进入目录,查看某个知识点,切换到对应的tag ```shell git checkout 12_登录流程和演练 ``` ### 项目展示 项目代码:https://github.com/coderwhy/HYMiniMall