# Portfolio and case studies Showcase of past UI/UX work by Andrew Gioia. ## Local development Run the Hugo dev server: ```bash hugo server -D ``` Build the site: ```bash hugo ```