Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 291 Bytes

Install without docker :

Install node, npm, yarn Install dependencies - root dir, client, demo_app Change the config in client/src/config.js - change ip

with Docker :

change the path - client/src/config.js, config.js, change ip, entrypoint.sh

Run

Run : nohup ./entrypoint.sh &