Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 252 Bytes

Installation

  • copy all js files over to the HPS
  • copy package.json and package-lock.json over to the HPS in the same directory as the js files
  • install with npm
    • npm install -g .
  • run the server
    • endpoint-server or npx endpoint-server