Personal Site

The code for mrbrianhinton.com.

Test it yourself

Clone the repository: git clone git@github.com:mrbrianhinton/personal-site.git

cd into the directory: cd personal-site

Install dependencies: npm install

Start the client: npm run dev