Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 437 Bytes

Installation

  1. Clone the repo git clone https://production.eng.it/gitlab/5G-MEDIA/xterm-server.git ~/sdk/xterm-server
  2. Go to your project folder cd ~/sdk/xterm-server/
  3. Create required folders mkdir ~/sdk/tutorials && mkdir ~/sdk/tutorials/osm && mkdir ~/sdk/tutorials/leanow
  4. Run yarn install command
  5. Start a screen screen -S xterm
  6. Start xterm-server yarn start-server
  7. Detach the screen (Ctrl+A,D)