Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 554 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 554 Bytes

T-Systems Bewerbungsgenerator sample

This repository contains a demo website, with a showcase that's demonstrate modern application form for a qualification or job.

Build and Run

  1. Install dotnet SDK Version 2.2.xxx from dot.net
  2. Restore nuget packages with: dotnet restore
  3. Build the solution with: dotnet build

To ru the webpage go in the folder /src/TSystems.MMS.Bewerbungsgenerator/ and run dotnet run.

License

This project is licensed under the MIT License - see the LICENSE file for details