diff options
-rw-r--r-- | common/src/main/webapp/usageguide/readme.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/common/src/main/webapp/usageguide/readme.txt b/common/src/main/webapp/usageguide/readme.txt new file mode 100644 index 00000000..d984c29b --- /dev/null +++ b/common/src/main/webapp/usageguide/readme.txt @@ -0,0 +1,19 @@ +__________HOW TO LAUNCH___________________:
+
+Step 1:
+Launch the node server from the lcoation
+
+\appserver\start_node.sh or \appserver\start_node.sh
+
+based on the operating system.
+
+Step 2:
+Open the browser and enter the URL to get the login page
+
+http://localhost:4000/
+
+Step 3:
+
+User name : admin
+Password : admin
+
|