Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 978 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 978 Bytes

Planning Poker in Blazor

Build Status Docker Pulls

This repository contains a real time planning poker web application based on ASP.NET Core Blazor.

You can check out a live demo over here.

Prerequisites

How to in run in Visual Studio

  1. Clone or download.
  2. Open the solution in Visual Studio 2022+ and press F5. All dependencies will be installed and a browser window will be openend

How to run in the console

Please refer to BUILDING.md

Contributing

Pull requests are welcome.