This project makes use of tailwind css for the styling
To build your stylesheet open up a command line and go in the frontend folder and run the following commands :
npm install
And after that
npm run build
Using a command line go in to the 24Days.Web folder and run the following command :
dotnet build
Followed by :
dotnet run
Then open https://localhost:44397/ in a browser and go through the umbraco installer.
After the installation completed go to the Settings section and then uSync and choose to import everything. This should setup the site with some example content.