Open
Description
Two repos are being managed independently. But both of the project share the same Core code. The main differences are the ARM template, and Docker between the two projects. Nuget package and npm package might be a good way to manage the Core code for Server and Client side Apps.
- Create npm package to manage ClientApp between both repos.