Yubico validation protocol 2.0 client
Install Angular Cli
$ npm install -g @angular/cli
Install Dependencies
on the Yubico.Web.Test/ClientApp folder
$ npm install
To run
From the Yubico.Web.Test folder
$ dotnet run
This will compile the backend and the Frontend.