Task for Carsales
- Install .net 5 https://dotnet.microsoft.com/download/dotnet/5.0
- Install nodejs https://nodejs.org/en/
- Install docker for mac
- Pull docker image https://hub.docker.com/_/microsoft-mssql-server
- Install Azurite(For Azure Storage) to keep images on localmachine - https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azurite
- Open terminal and navigate to
Carsales/WebApp/ClientApp
and runnpm start
- Open terminal and navigate to
Carsales/WebApp
and rundotnet run