All Projects → strawbreey → mpvue-cnode

strawbreey / mpvue-cnode

Licence: other
基于bootstrap和mpvue的微信小程序

Programming Languages

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

Projects that are alternatives of or similar to mpvue-cnode

mpvue-one
使用mpvue构建的ONE·一个小程序,仅供学习使用
Stars: ✭ 19 (-58.7%)
Mutual labels:  mpvue
mpvue-gesture-lock
微信小程序手势解锁(Dom实现,避免小程序Canvas卡顿问题),基于 Mpvue
Stars: ✭ 34 (-26.09%)
Mutual labels:  mpvue
mpvue-imooc-ebook-docs
「小慕读书」官网
Stars: ✭ 52 (+13.04%)
Mutual labels:  mpvue
mp-framework-benchmark
mp-framework-benchmark
Stars: ✭ 49 (+6.52%)
Mutual labels:  mpvue
mpvue-apps
使用 Vue.js 开发小程序的前端框架
Stars: ✭ 21 (-54.35%)
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 (+567.39%)
Mutual labels:  mpvue
Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (+60.87%)
Mutual labels:  mpvue
emotional-sticker
基于mpvue和bootstrap的微信小程序
Stars: ✭ 28 (-39.13%)
Mutual labels:  mpvue
image
mpvue-Unsplash
Stars: ✭ 31 (-32.61%)
Mutual labels:  mpvue
mpvue-busline
公交lite —— 用mpvue重写的公交查询小程序。
Stars: ✭ 50 (+8.7%)
Mutual labels:  mpvue
uParse
📰适用于 uni-app/mpvue 的富文本解析自定义组件
Stars: ✭ 45 (-2.17%)
Mutual labels:  mpvue
mpvue-netBar
use mpvue for find network
Stars: ✭ 16 (-65.22%)
Mutual labels:  mpvue
generator-mpvue-project
Yeoman generator of mpvue project
Stars: ✭ 25 (-45.65%)
Mutual labels:  mpvue
mpvue-cnode
mpvue实现的微信小程序版的cnode论坛
Stars: ✭ 84 (+82.61%)
Mutual labels:  mpvue
image-cropper
💯一款功能强大的微信小程序图片裁剪插件
Stars: ✭ 1,123 (+2341.3%)
Mutual labels:  mpvue
mtapp
💫 💫 Vue全家桶(配Nuxt)+ssr服务器渲染+koa2 打造美团App项目(还在更新...)📦
Stars: ✭ 30 (-34.78%)
Mutual labels:  mpvue
common-mpvue
使用mpvue开发小程序通用能力封装
Stars: ✭ 31 (-32.61%)
Mutual labels:  mpvue
mpvue-quickstart
🐱‍👤 更优雅的 mpvue 起手式
Stars: ✭ 178 (+286.96%)
Mutual labels:  mpvue
my-project
mpvue体验
Stars: ✭ 25 (-45.65%)
Mutual labels:  mpvue
mpvue-vant-weapp
使用mpvue导入vant-weapp
Stars: ✭ 20 (-56.52%)
Mutual labels:  mpvue

基于mpvue 和 bootstrap 的 cnode 微信小程序

项目简介

一个小程序版的cnode客户端,项目采用mpvue + bootstrap技术栈构建。

运用的技术主要有:

  • 采用mpvue + bootstrap技术栈,通过vuex来管理页面状态。
  • UI框架采用的选用的是Bootstrap
  • 应用flyio库代替request实现网络请求
  • 使用PostCSS对CSS进行预处理

预览

备注: 由于个人小程序只有五个,且cnode助手涉及资讯,招聘等不让审核通过,所以暂停服务。想体验的化可以把代码拉下来试试

运行项目

  git clone https://github.com/strawbreey/mpvue-cnode.git
  cd mpvue-cnode
  npm install
  npm run dev

打开微信开发者工具, 创建新项目。找到当前项目文件中的dist文件

生产项目

  npm run build

微信开发者中选择上传新项目。登录微信公众平台,选择开发管理点击提交审核

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