All Projects → oOBobbyOo → wepy-nba

oOBobbyOo / wepy-nba

Licence: other
微信小程序之-NBA在线直播小程序

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to wepy-nba

We Cropper
微信小程序图片裁剪工具
Stars: ✭ 1,972 (+11500%)
Mutual labels:  wepy
jeewx-boot
JAVA版免费开源的微信管家平台。支持微信公众号、小程序、第三方平台等。平台已经实现了公众号基础管理、群发、系统权限、抽奖活动、小程序官网等功能,便于二次开发,可以快速搭建微信应用!
Stars: ✭ 992 (+5735.29%)
Mutual labels:  wepy
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (+76.47%)
Mutual labels:  wepy
Wepy ios top
一款可以切换国家查看不同国家iOS应用排行榜的小程序
Stars: ✭ 187 (+1000%)
Mutual labels:  wepy
wechat-order
订餐小程序
Stars: ✭ 45 (+164.71%)
Mutual labels:  wepy
JMGS
基于LBS的微信小程序,服务器端代码在这里server@https://github.com/g1mi/jmgs_server
Stars: ✭ 29 (+70.59%)
Mutual labels:  wepy
Mp canvas drawer
🚀 微信小程序上canvas绘制图片助手,一个json就制作分享朋友圈图片
Stars: ✭ 1,611 (+9376.47%)
Mutual labels:  wepy
spa-custom-hooks
💯 Custom hook of business layer (asynchronous task notification solution), supporting various applets and Vue architectures (uni app, wepy, mpvue, etc.)
Stars: ✭ 307 (+1705.88%)
Mutual labels:  wepy
wepy-plugin-resources-cdn
上传图片到云存储wepy plugin
Stars: ✭ 38 (+123.53%)
Mutual labels:  wepy
wepy-one
小程序-one(wepy版本)
Stars: ✭ 49 (+188.24%)
Mutual labels:  wepy
H5huodong
此地址项目不再维护,代码迁移至 https://github.com/zhangdaiscott/jeewx-boot
Stars: ✭ 209 (+1129.41%)
Mutual labels:  wepy
wx iciba
金山词霸(iciba)基于微信小程序wepy版本,可做wepy学习案例,
Stars: ✭ 29 (+70.59%)
Mutual labels:  wepy
weapp-poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 409 (+2305.88%)
Mutual labels:  wepy
Ewa
Enhanced Wechat App Development Toolkit (微信小程序增强开发工具)。不同于 wepy 或者 mpvue,是一个轻量级小程序开发框架。支持原生小程序所有功能,无需学习,极易上手。支持转换为百度/字节跳动/QQ小程序。
Stars: ✭ 160 (+841.18%)
Mutual labels:  wepy
wepy-templates
Templates collection
Stars: ✭ 28 (+64.71%)
Mutual labels:  wepy
Weappx
🌱基于 redux 的轻量级小程序状态管理框架,适配原生小程序,wepy,taro
Stars: ✭ 145 (+752.94%)
Mutual labels:  wepy
wepy-nideshop
No description or website provided.
Stars: ✭ 26 (+52.94%)
Mutual labels:  wepy
Undergraduate
🔧mini program of NJUPT | 南京邮电大学小程序
Stars: ✭ 138 (+711.76%)
Mutual labels:  wepy
echarts-for-wechat-wepy
echarts微信小程序wepy版本封装
Stars: ✭ 29 (+70.59%)
Mutual labels:  wepy
mp-framework-benchmark
mp-framework-benchmark
Stars: ✭ 49 (+188.24%)
Mutual labels:  wepy

🚀 wepy-nba

NBA

//全局安装或更新WePY命令行工具
npm install wepy-cli -g

//初始化项目
wepy new myproject
# 1.7.0 之后的版本使用 wepy init standard myproject 初始化项目,使用 wepy list 查看项目模板

//切换至项目目录
cd myproject

//安装依赖
npm  install

//开启实时编译
wepy build --watch
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].