This is a ASP.NET Core 10.0 Angular project for generating random encounters using D&D5th Edition SRD monsters.
You have Node.js and npm installed, also .NET 10 SDK.
Use git clone to clone the repository.
In your preferred IDe run the REG.Angular project.
Or manually in the project root folder you must run the following commands in a terminal:
dotnet buildThan in the REG.Angular folder:
dotnet runOpen the https://localhost:5001/ address in a browser.