From 2afbcf4e7d000d99fdbc582d7113684ee00e80cc Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 20 Mar 2015 17:33:43 -0700 Subject: first --- How to runs.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 How to runs.txt (limited to 'How to runs.txt') diff --git a/How to runs.txt b/How to runs.txt new file mode 100644 index 0000000..5d73f16 --- /dev/null +++ b/How to runs.txt @@ -0,0 +1,21 @@ +This project is made with NodeJs. That's why it needs the environment to run this project. +1) Donwload NodeJs installer from http://nodejs.org and Install it. +2) Extract the source file and run the command prompt + (For LinuxOS, terminal app.) +3) Run the following command in the source directory + -> node app + +The server port is 9000. + +Open the browser and type the url: http://localhost:9000 + +About the chat app. +1) Type the username and roomname. +2) Click Enter button. + (The user can enter the chat by clicking enter key in the roomname field.) + +Used Javascripts: + jQuery, jQueryEasyUI. + + + -- cgit v1.2.3-70-g09d2