OSDN Git Service

初コミット
authorkonekoneko <jbh03215@gmail.com>
Fri, 7 Sep 2012 12:30:24 +0000 (21:30 +0900)
committerkonekoneko <jbh03215@gmail.com>
Fri, 7 Sep 2012 12:30:24 +0000 (21:30 +0900)
commit7db5783efb90cf3e12f4e108419a898dcc4bfcdf
tree65de2d46c9d9583acd0e5dd906fcfcf4aa7a6a2f
初コミット
18 files changed:
.gitignore [new file with mode: 0644]
chatServer.js [new file with mode: 0644]
package.json [new file with mode: 0644]
public/admin.ejs [new file with mode: 0644]
public/chat.ejs [new file with mode: 0644]
public/scripts/adminclient.js [new file with mode: 0644]
public/scripts/bbcode.js [new file with mode: 0644]
public/scripts/chatclient.js [new file with mode: 0644]
public/scripts/dateformat.js [new file with mode: 0644]
public/scripts/jquery-1.7.2.js [new file with mode: 0644]
public/scripts/jquery-1.7.2.min.js [new file with mode: 0644]
public/scripts/jquery.cookie.js [new file with mode: 0644]
public/scripts/sprintf.js [new file with mode: 0644]
public/sound/BellG@11.mp3 [new file with mode: 0644]
public/sound/BellG@11.wav [new file with mode: 0644]
public/stylesheets/admin.css [new file with mode: 0644]
public/stylesheets/enter.css [new file with mode: 0644]
readme.txt [new file with mode: 0644]