Diagram Builder is a Blazor application which is used to create the diagrams like Flow Chart, process diagrams and more interactively.
The samples requires the below requirements to run.
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Check all the showcase samples from here.