Skip to content

dawoe/24-days-block-list-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Building the front end

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

Running the website

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published