• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Shell
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mpvue docs

mpvue

在小程序里使用 Vue.js

贡献方法

先 fork 本仓库到自己的账户下,clone fork 的仓库,创建分支,修改并提交,然后向主仓库,提交 PR。

预览方法

# 本地预览
# 先安装 mkdocs,了解更多:http://www.mkdocs.org/
# 选择版本 0.16.3,pip install mkdocs==0.16.3
# 然后
mkdocs serve

bug 或者交流建议等请反馈到 mpvue/issues