This repo contains the my personal site, available at https://mcdonnelldean.me.
After cloning, you will need to get dependencies via npm,
npm install
next simply run,
npm run docs
to build and serve to locally at http://localhost:4000
Copyright (c) 2015 - 2017 Dean McDonnell. All rights reserved