Updated README

pull/5/head
Trivernis 5 years ago
parent fd8b907527
commit 3f48635dba

@ -9,3 +9,4 @@ Then you need to install all requirements. To do so, open a terminal in the
greenvironment project folder and execute "npm i". You can build the project by greenvironment project folder and execute "npm i". You can build the project by
executing "gulp" in the terminal. To run the server you need executing "gulp" in the terminal. To run the server you need
to execute "node ./dist". to execute "node ./dist".
Additionally the server needs a working redis server to connect to.

Loading…
Cancel
Save