Skip to content
/ blog Public

Personal site, for pretending I'm kind of cool

Notifications You must be signed in to change notification settings

lemcii/blog

Repository files navigation

Elliot McIntyre

# install dependencies
yarn install

# start working
yarn dev

# build
yarn build

# serve
yarn serve