A chat app using the facebook sdk made using angular,phonegap, nodejs, socket.io and onsenUI.
-
Get the server server
-
Install node.js
-
Install PhoneGap
npm install -g phonegap
-
Check if phonegap's installed
phonegap -v
-
Clone this repo
git clone https://github.com/malikov/facebook-angular-phonegap-node-chat.git
-
Build the project
cordova build android cordova build ios
-
Then run it :
cordova run android cordova run ios
MIT