Skip to content

This is a ASP.NET Core 8.0 Angular project for generating random encounters using D&D5th Edition SRD monsters.

License

Notifications You must be signed in to change notification settings

Externius/RandomEncounterGenerator

Repository files navigation

Random Encounter Generator

Build status License: MIT

This is a ASP.NET Core 8.0 Angular project for generating random encounters using D&D5th Edition SRD monsters.

Prerequisites

You have Node.js and npm installed, also .NET 8 SDK.

Get the code

Use git clone to clone the repository.

Build

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 build

Than in the REG.Angular folder:

dotnet run

Usage

Open the https://localhost:5001/ address in a browser.

About

This is a ASP.NET Core 8.0 Angular project for generating random encounters using D&D5th Edition SRD monsters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published