Added README.md

This commit is contained in:
2025-11-30 21:33:20 +01:00
parent 89ca77ae7f
commit dc5cdb2c56

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# How to run project
1. `dotnet ef database update`
2. `dotnet build`
3. `dotnet run`