App presenting method for authentication with Azure Active Directory
This project aims for creating solution for web client app, that can serve content for authenticated users.
Authenticating is done through Azure Active Directory
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint