Setting up locally Clone the project and move to folder. git clone https://github.com/NutNut17/nut17-notes.git cd nut17-notes Install dependencies. npm install Run dev server. hugo server Finally, visit http://localhost:1313/ from your browser.