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

GitHub