======================================================
Parlote is a Chatting Application built with Meteor & Angular
- Install Meteor
$ curl https://install.meteor.com | /bin/sh
- Clone this repo using the command: git clone https://github.com/a-magdy/parlote.git
- Step into the folder using: cd parlote
- Install bower components using: bower install
- Start the app using: meteor.
- The app should be running now on localhost:3000