nodechat
nodechat copied to clipboard
:cloud: A sample chat application using Node.js, RequireJs and Socket.io
A sample chat application using Node.js and Socket.io
Run on local computer
=
-
git clone https://github.com/tortuvshin/nodechat.git
-
cd nodechat
-
npm install
-
node server.js .
- For first time, launch link on browser http://localhost:8080
License
Author
Contributing
- If you found any problems, please report on issues page.
- If you made any change, send me pull request.