- Dotnet Core >= v2.0: https://www.microsoft.com/net/core
git clone https://github.com/AegisPremierTechnologies/IdentityHub.git
cd CodeWord/src/CRM/Web/
yarn install
dotnet restore
Set your environment variable according to these rules per your development evironment: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/environments#setting-the-environment Available options for this project are listed in launchSettings.json and will currently default to 'Local'.