Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 701 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 701 Bytes

Hydro sales demo app

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

Hydro reference:

How to run

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

License

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