Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 489 Bytes

P-cHat

Simple PHP-Rachet chat web app.

Languages and Technologies

  • PHP-Rachet Library
  • JavaScript
  • HTML

Requirements

Installation

  1. Run git clone https://github.com/JacobJax/P-cHat.git or download .zip file.
  2. Run composer install to install packages
  3. Start server (xampp/wampp/mampp)
  4. Run php src/server.php
  5. Open index.html file in different browsers.