Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 520 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 520 Bytes

Alex Trost - Personal Site

This is the personal site of Alex Trost. Built in Gatsby.

Setup

Install the package easily as long as you have npm or yarn installed on your system. Once you do:

git clone https://github.com/a-trost/atrostdotcom.git
cd atrostdotcom

for npm

npm install
npm start

for yarn

yarn install
yarn start

Live Site

Check out the actual site here: ATrost.com