An open API service indexing awesome lists of open source software.

https://github.com/yabeow/sinhvienuit

Ứng dụng cho sinh viên trường Đại học Công nghệ Thông tin - ĐHQG TP.HCM
https://github.com/yabeow/sinhvienuit

native-base react-native react-navigation redux redux-saga

Last synced: 6 months ago
JSON representation

Ứng dụng cho sinh viên trường Đại học Công nghệ Thông tin - ĐHQG TP.HCM

Awesome Lists containing this project

README

          

# Ứng dụng Sinh Viên UIT
Là ứng dụng hỗ trợ sinh viên trường ĐH CNTT - ĐHQG TP.HCM trong việc học tập và sinh hoạt tại trường.

## Cài đặt:

```sh
$ git clone https://github.com/yabeow/sinhvienuit.git

$ cd sinhvienuit

$ yarn install (hoặc npm install)

$ cd ./ios && pod install

$ react-native run-android hoặc react-native run-ios

```