Install

npm install


Things to add

  • Create a config folder with a .env file and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • MS_KEY = your Microsoft Face Endpoint
    • MS_REGION = your Microsoft Face Key

Run

npm start