Skip to content

Commit

Permalink
init master repos
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Apr 2, 2018
1 parent 948ea23 commit 2ee325c
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ lauch.json
#nei
/mock/
#/plugins/*
/dist/
dist/
/temp/
assets/tools/

Expand Down
50 changes: 22 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,32 @@
## Commands
![](https://github.com/CarGuo/GSYGithubAppWeex/blob/master/logo.png)

### npm start
## 一款跨平台的开源Github Weex客户端App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验~~Σ( ̄。 ̄ノ)ノ。

Starts the development server for you to preview your weex page on browser.
You can also scan the QR code using weex playground to preview weex page on native.
ps 同款开源React Native版本 https://github.com/CarGuo/GSYGithubAPP

### npm run dev
```
基于Weex开发,适配Android\IOS\Web。(开发和适配中)
Open the code compilation task in watch mode.
项目的目的是为方便个人日常维护和查阅Github,更好的沉浸于码友之间的互基,Github就是你的家。
### npm run ios
项目同时适合Weex的练手学习,覆盖了各种框架的使用,与原生的交互等。
(Mac only, requires Xcode)
Starts the development server and loads your app in an iOS simulator.
随着项目的使用情况和反馈,将时不时根据更新并完善用户体验与功能优化吗,欢迎提出问题。
```
-----

### npm run android
## 编译运行

(Requires Android build tools)
Starts the development server and loads your app on a connected Android device or emulator.
```
完成后补齐
```

### npm run pack:ios
### LICENSE
```
CarGuo/GSYGithubAPPWeex is licensed under the
Apache License 2.0
(Mac only, requires Xcode)
Packaging ios project into ipa package.

### npm run pack:android

(Requires Android build tools)
Packaging android project into apk package.

### npm run pack:web

Packaging html5 project into `web/build` folder.

### npm run test

Starts the test runner.
A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.
```
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ee325c

Please sign in to comment.