Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.09 KB

blazor-showcase-mindmap

Mind mapping is a high effective way to brainstorm and organize your thoughts organically without worrying about order and structure. It presents information where the central idea is placed in the middle and associated topics are arranged around it.

Deployment

Requirements to run the demo

The samples require the following requirements to run.

Run

  1. Clone this repository.
  2. Open the project in VS 2022:
    • For the .NET 8 Server app, open Server/MindMap.sln.
    • For the .NET 8 WASM app, open WASM/MindMap.sln.
  3. Run the demo.

Demo

Check all the showcase samples from here.