Skip to content

Monkey是一个GitHub Weex客户端,展示GitHub用户和仓库的排名

Notifications You must be signed in to change notification settings

coderyi/monkey-weex

Repository files navigation

Monkey是一个可以展示GitHub上开发者、仓库排名的应用

weex环境安装参考官方文档

安装依赖

npm install

开启Web服务

npm start

运行

weex run ios
weex run android
weex run web