Skip to content

stuseek/nodejs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-chat

How to start

Clone the repo to your local first

Then do npm i

To start server side run cd server && npm start You application will start at http://localhost:8080

To start client side run cd client && npm start To check the front end, open http://localhost:8081

Note: please don't try it in Safari Browser since it's not working with CORS for HTTP (not secured) protocol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published