Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 626 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 626 Bytes

Hydro showcase

This repository contains a sample .NET web application that uses Hydro. Hydro brings stateful and reactive components to ASP.NET Core without writing JavaScript.

How to run

  1. Clone the repository
git clone [email protected]:hydrostack/hydro-showcase.git
cd hydro-showcase
  1. Run the project:
dotnet run

License

Hydro is Copyright © Krzysztof Jeske and other contributors under the MIT license