Skip to content

AdamPrendergast/24Days.ReactIslands

Repository files navigation

24Days.ReactIslands Setup Guide

Frontend (24Days.ReactIslands.Frontend)

Setup

Navigate to the 24Days.ReactIslands.Frontend directory:

cd 24Days.ReactIslands.Frontend

Install dependencies:

npm install

Bundle assets:

npm run build:assets

Umbraco / Backend (24Days.ReactIslands.Web)

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published