- Install Hugo: see installation instructions
- Run a local webserver with the website:
hugo server
- You can access the website at http://localhost:1313
- Filesystem will be monitored. On changes the website will be built again and the opened website reloads automatically (at least in Chrome and Firefox)