Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 121 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 121 Bytes

dotnet core

Compile code

dotnet restore

Run code

dotnet run ..\data\0.json

from docker

docker-compose up