Need to have Azure CLI installed.
Need to have npm set up and logged in according to CCF doc.
From the root of the project run publish_lib_doc
powershell script.
It will prompt for azure username and password.
It will create a new version of @amc/ui-library
npm package.
It will create new npm package and update the docs related to it.
If one wants to just deploy doc not npm package then additional -pub_lib $false
parameter can be supplied. e.g. .\publish_lib_doc.ps1 -pub_lib $false
Components available in UILibraryModule are shared through @amc/ui-library
latest npm package.