This example demonstrates how to use the middleware with TypeScript.
- Clone this repository to your computer
- Open the folder for this example
- Run
npm i
to install dependencies - Run
npm start
to start the example - Open
http://localhost:1234
in a web browser