Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 338 Bytes

Portfolio

My personal portfolio site at luca-steeb.com, originally designed & developed by Brittany Chiang.

This site uses Gatsby, a modern and fast static site generator.

To run the app locally, clone it and run the following:

yarn install
yarn dev