Simple frontend for DNTCaptcha.TestApiApp backend.
- run DNTCaptcha.TestApiApp project from IDE(Visual Studio/Rider) or just by
dotnet watch run
- run
npm install
inside DNTCaptcha.AngularClient/ - run
ng serve
ornpm run start
inside DNTCaptcha.AngularClient/ - navigate to
localhost:4200