These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Things you need to install.
Step by step installation instructions.
- Clone the repository
- To run identityserver4, within the
SimpleCRM.IdentityServerdirectory, launch:dotnet run - Build solution by running within the
SimpleCRM.WebAngulardirectory:dotnet build - Within the
SimpleCRM.WebAngulardirectory, launch:dotnet run - Launch http://localhost:5001/ in your browser