/hydro-sales

Primary LanguageC#MIT LicenseMIT

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 git@github.com: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