Skip to content

AndrewGorman/personal-website

Repository files navigation

AndrewGorman.dev

Website GitHub repo size

About this repo

This is the complete code for my personal site which is live at andrewgorman.dev

This repo is provided as a guide to see how the site was to made, not to be duplicated and used without modification.

Please be respectful and write your own code, only using this as a guide!

The tech

Features

  • Single page application
  • Features top 4 projects on my portfolio

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint