Navigate to the 24Days.ReactIslands.Frontend
directory:
cd 24Days.ReactIslands.Frontend
Install dependencies:
npm install
Bundle assets:
npm run build:assets
Navigate to the 24Days.ReactIslands.Web directory:
cd 24Days.ReactIslands.Web
Run the application
dotnet run
Unattended install is enabled.
Desired password should be set in the appsettings.Development.json