Skip to content

mohole/php-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-chat-client

JS Chat client related to PHP-02 lessons.


Install

# step 1
git clone https://github.com/mohole/php-chat-client.git
# step 2
cd php-chat-client
# step 3
npm install
# step 4
npm start

Edit this line in the js/utils.js file to match your localhost settings

const CHAT_API = 'http://localhost:3004';

License

MIT

About

JS Chat client related to PHP-02 lessons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published