All Projects → wechat-miniprogram → Miniprogram Demo

wechat-miniprogram / Miniprogram Demo

Licence: mit
微信小程序组件 / API / 云开发示例

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Miniprogram Demo

Taobaokeapi
淘宝客API演示
Stars: ✭ 128 (-97.54%)
Mutual labels:  api, demo
Demo
Demo app for the API Platform framework
Stars: ✭ 184 (-96.47%)
Mutual labels:  api, demo
Flutter Tiktok Ui Api Clone
Flutter Tiktok UI API Clone
Stars: ✭ 139 (-97.33%)
Mutual labels:  api, demo
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (-70.17%)
Mutual labels:  api, wechat-mini-program
Api Docs
api.nasa.gov
Stars: ✭ 267 (-94.87%)
Mutual labels:  api, demo
Vue Api Request
Control your API calls by using an amazing component which supports axios and vue-resource
Stars: ✭ 116 (-97.77%)
Mutual labels:  api, component
Springboot Elasticsearch
基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.
Stars: ✭ 169 (-96.75%)
Mutual labels:  api, demo
Redemo
react demo component
Stars: ✭ 60 (-98.85%)
Mutual labels:  demo, component
Flutter Ui Nice
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Stars: ✭ 3,092 (-40.62%)
Mutual labels:  api, demo
Seniverse Api Demos
心知天气 API 产品使用调用示例
Stars: ✭ 201 (-96.14%)
Mutual labels:  api, demo
Hellobooks
A Single-Page Library Management App built with nodejs, express and react and redux
Stars: ✭ 37 (-99.29%)
Mutual labels:  api, component
Cp Design
A configurable Mobile UI Components(React hooks+Typescript+Scss)组件库
Stars: ✭ 465 (-91.07%)
Mutual labels:  demo, component
Tinyme
A tiny php framework based on flight and medoo with restful api service
Stars: ✭ 28 (-99.46%)
Mutual labels:  api, demo
Laravel Hackathon Starter
💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
Stars: ✭ 1,589 (-69.48%)
Mutual labels:  api, demo
Weapp demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
Stars: ✭ 2,466 (-52.64%)
Mutual labels:  wechat-mini-program, demo
React Axios
Axios Components for React with child function callback
Stars: ✭ 153 (-97.06%)
Mutual labels:  api, component
React Native Swipeable Cards Demo
Facebook-style swipeable cards with React Native Interactable.
Stars: ✭ 36 (-99.31%)
Mutual labels:  demo, component
Beziercurve
Bezier curve master
Stars: ✭ 43 (-99.17%)
Mutual labels:  demo, component
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (-53.26%)
Mutual labels:  api, component
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (-93.43%)
Mutual labels:  api, demo

微信小程序示例

微信小程序示例源码,欢迎扫描以下小程序码体验。

提示:请使用微信开发者工具或微信客户端 6.7.2 及以上版本运行。

使用

cd demo
npm i
cd miniprogram
npm i

完成上述步骤后,使用微信开发者工具,点击【工具-构建npm】

使用微信开发者工具打开该示例代码,云开发环境搭建请参考云开发示例说明

贡献

如果你有 bug 反馈或其他任何建议,欢迎提 issue 给我们。

如果你愿意一起来完善小程序示例,欢迎通过 PR 的方式贡献代码。为了保证代码风格的统一,在编写代码之前,请在项目根目录运行以下命令安装依赖:

npm install

同时,确保你的代码可以通过 Lint 检查:

npm run lint

截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].