tortuvshin / nodechat

:cloud: A sample chat application using Node.js, RequireJs and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub license Join the chat Build status

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

GitHub license

Author

Tortuvshin Byambaa

Contributing

See GitHub issues .

  • If you found any problems, please report on issues page.
  • If you made any change, send me pull request.

Screens

alt tag

About

:cloud: A sample chat application using Node.js, RequireJs and Socket.io

License:GNU General Public License v2.0


Languages

Language:JavaScript 86.9%Language:CSS 10.5%Language:HTML 2.6%