Coder Social home page Coder Social logo

mpvue-cnode's Introduction

基于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谢谢您

mpvue-cnode's People

Contributors

jaxqin avatar jaxqini avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.