This project is a web application with a Node.js backend and a static frontend.
Just double-click on run.bat in the project root. This file:
http://localhost:3000.If you prefer using the terminal:
npm install
npm start
The server will be available at http://localhost:3000.