Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

starpeng/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

ChatRoom base node,socket.io,bootstrap

If you just want to see it running, visit: http://chat.mylifeon.net

##What you need to run you have to download and install git and Node.js.

##How to run Clone a copy of the git repo:

git clone git://github.com/jquery/jquery.git

Enter the ChatRoom directory

cd ChatRoom

Install the dependencies

npm install

Run the application

node service.js

Now open this URL in your browser

http://localhost:3000/

if you use nginx to proxy the site,vist websocket-nginx

#WEB聊天室 基于node,socket.io,bootstrap的WEB聊天室程序

示例地址: http://chat.mylifeon.net

##运行程序需要准备 下载并安装 gitNode.js.

##如何运行 从GIT仓储中克隆源码到本地:

git clone git://github.com/jquery/jquery.git

进入到源码所在目录

cd ChatRoom

安装依赖项目

npm install

使用node运行程序

node service.js

打开你的浏览器输入以下网址

http://localhost:3000/

如果你使用nginx作为反向代理,请查看 websocket-nginx

About

ChatRoom base node,socket.io,bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published