Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.54 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.54 KB

小程序课程

小程序学习

本项目是学习小程序开发的练习项目,课程完全免费,如果对您有帮助,欢迎star

讲解视频:链接: https://pan.baidu.com/s/1O2vkYTs2wAzXhniZz79Rfg 提取码: tbgw

课程代码:https://github.com/coderwhy/LearnMiniProgram

课程大纲:

代码如何运行

课程中的每个知识点使用tag进行管理,所以查看对应的知识点需要切换tag

1.将代码clone到本地(注意这里不能直接download)

git clone https://github.com/coderwhy/LearnMiniProgram

2.进入目录,查看某个知识点,切换到对应的tag

git checkout 12_登录流程和演练

项目展示

项目代码:https://github.com/coderwhy/HYMiniMall