Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 271 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 271 Bytes

#interface

师生互动系统APP

PhoneGap : 5.3

jQuery Mobile : 1.4.2

jQuery : 2.1.1

Phonegap :

$ sudo npm install -g phonegap

iOS :

$ cd interface-app/
$ phonegap run ios

Android :

$ cd interface-app/
$ phonegap run android