This is a .Net Core Application (1.1)
To use:
Navigate to the MenuLog.Web folder
- dotnet restore
- dotnet build
- dotnet run
This will start a web server and serve the site on port 5000. Open your favourite browser and go to http://localhost:5000
8000