All Projects → jaxQin → Mpvue Cnode

jaxQin / Mpvue Cnode

用mpvue写的小程序版的cnode社区

Labels

Projects that are alternatives of or similar to Mpvue Cnode

common-mpvue
使用mpvue开发小程序通用能力封装
Stars: ✭ 31 (-92.38%)
Mutual labels:  mpvue
emotional-sticker
基于mpvue和bootstrap的微信小程序
Stars: ✭ 28 (-93.12%)
Mutual labels:  mpvue
Mpvue Douban
基于 mpvue 实现豆瓣电影微信小程序 @zce
Stars: ✭ 288 (-29.24%)
Mutual labels:  mpvue
generator-mpvue-project
Yeoman generator of mpvue project
Stars: ✭ 25 (-93.86%)
Mutual labels:  mpvue
image-cropper
💯一款功能强大的微信小程序图片裁剪插件
Stars: ✭ 1,123 (+175.92%)
Mutual labels:  mpvue
mpvue-cnode
基于bootstrap和mpvue的微信小程序
Stars: ✭ 46 (-88.7%)
Mutual labels:  mpvue
image
mpvue-Unsplash
Stars: ✭ 31 (-92.38%)
Mutual labels:  mpvue
Mpvue Entry
⛓️ 集中式页面配置,统一构建入口,支持新增页面热更新
Stars: ✭ 348 (-14.5%)
Mutual labels:  mpvue
my-project
mpvue体验
Stars: ✭ 25 (-93.86%)
Mutual labels:  mpvue
Mpvue Weui
基于 mpvue 的 weui 框架
Stars: ✭ 279 (-31.45%)
Mutual labels:  mpvue
mpvue-vant-weapp
使用mpvue导入vant-weapp
Stars: ✭ 20 (-95.09%)
Mutual labels:  mpvue
mpvue-imooc-ebook-docs
「小慕读书」官网
Stars: ✭ 52 (-87.22%)
Mutual labels:  mpvue
citySelector
🛳基于mpvue的微信小程序 城市/区县定位选择模块 汉字/拼音搜索 可直接使用 已更新
Stars: ✭ 52 (-87.22%)
Mutual labels:  mpvue
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 (-24.57%)
Mutual labels:  mpvue
Mpvue Router Patch
🛴在 mpvue 中使用 vue-router 兼容的路由写法
Stars: ✭ 298 (-26.78%)
Mutual labels:  mpvue
mpvue-gesture-lock
微信小程序手势解锁(Dom实现,避免小程序Canvas卡顿问题),基于 Mpvue
Stars: ✭ 34 (-91.65%)
Mutual labels:  mpvue
mpvue-quickstart
🐱‍👤 更优雅的 mpvue 起手式
Stars: ✭ 178 (-56.27%)
Mutual labels:  mpvue
Mpvue Calendar
📅 A calendar component for vue3.0. Support gesture sliding, range selection, according to the week switch...
Stars: ✭ 373 (-8.35%)
Mutual labels:  mpvue
Mpvue Zanui
使用 mpvue 框架重写 zanui。
Stars: ✭ 343 (-15.72%)
Mutual labels:  mpvue
Vue Mpvue Chatrobot
㊙A chat robot for web & Wechat producted by vue+mpvue+nodejs.
Stars: ✭ 269 (-33.91%)
Mutual labels:  mpvue

基于mpVue开发的小程序版本的cnode社区


基于mpVue开发的小程序版本的cnode社区,感谢美团开源的mpVue,基本上可以0学习成本快速开发一个小程序。

感谢以下插件

  • flyio - 同时支持浏览器、小程序、Node、Weex的基于Promise的跨平台http请求库。可以让您在多个端上尽可能大限度的实现代码复用
  • minapp-api-promise - 将所有异步微信小程序API promise化,支持then/catch、async/await的方式调用小程序API;支持请求队列,支持对原生API进行拦截。
  • mpvue-wxParse - 富文本组件

效果预览

cmd-markdown-logo cmd-markdown-logo

待办事宜

  • [ ] 登录
  • [ ] 点赞
  • [ ] 收藏
  • [ ] 发布
  • [ ] 评论

下载启动步骤

  1. git clone https://github.com/jaxQin/mpvue-cnode.git;
  2. 如下
 # install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

3.小程序开发工具指向下面的dist目录

欢迎互相交流,希望您顺手点个star谢谢您

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].