Skip to content

hydrostack/hydro-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydro Todo

This repository contains a sample Todo web application that uses Hydro, Razor Pages and Tailwind.

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-todo.git
cd hydro-todo
  1. Restore EF Core and update the database
dotnet tool restore
dotnet ef database update
  1. Run the project:
dotnet run

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published