You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Badrish Chandramouli edited this page Jun 18, 2018
·
5 revisions
Copy the file src\privatesettings.config.example to src\privatesettings.config. Add your Azure storage account key at the appropriate location in this file. Alternatively, or if you are on .NET core, add an environment variable named AZURE_STORAGE_CONN_STRING with the storage account key as the value.
Open src\CRA.sln in Visual Studio 2017 and build it.