Skip to content

michael-parkins/personal-site-ngx

Repository files navigation

Build Deploy

michaelparkins.com

This is my personal site, michaelparkins.com, built with Angular and hosted on AWS.

Stack

Purpose

I've made my site open source so that others can see how I put it together, maybe even get inspired. I don't expect any contributions, which is why the repo lacks a CONTRIBUTING.md. I also don't expect anyone will want to fork the repo, but if you do, please consider tossing in an attribution by linking back to michaelparkins.com.

Local setup

git clone https://github.com/michael-parkins/personal-site-ngx.git
cd personal-site-ngx
npm install
ng serve