Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 246 Bytes

detox

Server

Install

  • make sure you're in folder detox/detox-server
  • run npm install

Run the server

  • make sure you're in folder detox/detox-server
  • run npm start
  • you should see server listening on localhost:8099...