Code in this repository was created for my blog post Windows Authentication with React and .NET Core: Bare Bones.
Run the .NET Core application. Install packages for the React app running npm install
from the test-app folder, then run the application using npm run start
.