Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.17 KB

blazor-showcase-floor-planner

A floor plan is a type of drawing that shows you the layout of a home or property from above. The floor plan may depict an entire building, one floor of a building, or a single room. It may also include measurements, furniture, appliances, or anything else necessary to the purpose of the plan.

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/FloorPlanner.sln.
    • For the .NET 8 WASM app, open WASM/FloorPlanner.sln.
  3. Run the demo.

Demo

Check all the showcase samples from here.