Matt Coles преди 10 години
родител
ревизия
3b33355c5f
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -1,3 +1,8 @@
1 1
 # ip-project-server
2 2
 Server for Integrated Project, powered by Express.js and Redis
3 3
 
4
+To run, first start Redis.
5
+    redis-server
6
+
7
+Then start the Express framework using:
8
+    node index.js