Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 582 Bytes

README.md

File metadata and controls

executable file
·
26 lines (17 loc) · 582 Bytes

personal-site

Build Status

This repo contains the my personal site, available at https://mcdonnelldean.me.

Run Locally

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

License

Copyright (c) 2015 - 2017 Dean McDonnell. All rights reserved