# WeChat-MiniProgram-Start **Repository Path**: heyangyi/wechat-miniprogram-start ## Basic Information - **Project Name**: WeChat-MiniProgram-Start - **Description**: 微信小程序框架归类,TDesign 微信小程序组件库、Vant Weapp 小程序 UI 组件库 ... - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-15 - **Last Updated**: 2022-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: start ## README # 项目介绍 微信小程序基础项目,项目分为三个部分。 第一部分basics-app,记录微信小程序开发基础知识点和使用。 第二部分we-ui-app,记录微信官方设计团队设计的WeUI组件库开发和使用。 第三部分vant-ui-app,记录Vant Weapp轻量、可靠的小程序 UI 组件库的开发和使用。 # 项目结构 ## basics-app 微信框架、语法、组件、API实践和使用 微信官方文档:[https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/](https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/) ## we-ui-app WeUI组件库开发和使用 微信官方文档:[https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/](https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/) ## vant-ui-app Vant Weapp UI 组件库开发和使用 微信官方文档:[https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/](https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/) Vant Weapp UI:[https://vant-contrib.gitee.io/vant/#/zh-CN/](https://vant-contrib.gitee.io/vant/#/zh-CN/)