Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.29 KB
[Parlote](http://magdy.xyz:8000/)

======================================================

Parlote is a Chatting Application built with Meteor & Angular

Quick start

Meteor Project

  1. Install Meteor $ curl https://install.meteor.com | /bin/sh
  2. Clone this repo using the command: git clone https://github.com/a-magdy/parlote.git
  3. Step into the folder using: cd parlote
  4. Install bower components using: bower install
  5. Start the app using: meteor.
  6. The app should be running now on localhost:3000

Resources