https://github.com/coderyi/monkey-weex
Monkey是一个GitHub Weex客户端,展示GitHub用户和仓库的排名
https://github.com/coderyi/monkey-weex
android cross-platform flutter github ios javascript monkey react react-native vue weex
Last synced: 6 months ago
JSON representation
Monkey是一个GitHub Weex客户端,展示GitHub用户和仓库的排名
- Host: GitHub
- URL: https://github.com/coderyi/monkey-weex
- Owner: coderyi
- Created: 2020-11-11T13:49:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T14:56:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T12:19:12.488Z (8 months ago)
- Topics: android, cross-platform, flutter, github, ios, javascript, monkey, react, react-native, vue, weex
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Monkey是一个可以展示GitHub上开发者、仓库排名的应用
weex环境安装参考[官方文档](https://weex.apache.org/zh/guide/develop/setup-develop-environment.html#%E8%AE%BE%E7%BD%AE%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83)
安装依赖
```
npm install
```开启Web服务
```
npm start
```运行
```
weex run ios
weex run android
weex run web
```
![]()
![]()
![]()
![]()