@ -1,5 +1,12 @@
# Hackertours Web Site
## Run in dev mode
```shell
hugo server --buildFuture --buildDrafts
```
Then open http://localhost:1313
## Build locally