Skip to content

mrozbarry/mrbarry.com

Repository files navigation

My Personal Website

See it live

Go to https://mrbarry.com.

Install and Run Locally

git clone git@github.com:mrozbarry/mrbarry.com.git
cd mrbarry.com
nvm install && nvm use
yarn
yarn start

Go to http://localhost:1234.