Overview of mpvue
mastermpvue is a frontend framework for developing Mini Programs using Vue.js. It is a fork of vuejs/vue@2.4.1 that preserves the Vue runtime capabilities while adding support for Mini Program platforms.
Supported platforms include:
- WeChat Mini Program
- Baidu Smart Mini Program
- Toutiao Mini Program
- Alipay Mini Program
By modifying the runtime framework and the code compiler, mpvue brings the Vue.js development experience to the Mini Program ecosystem.