Open this probject in Visual Studio Code
. Press F5 to debug.
- Clone the repository.
- Open the command line in the folder that it was cloned.
- Run npm install to download dependencies
- Run npm run build to transpile the TypeScript code to JavaScript
- Run npm run start to run the server.