Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 301 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 301 Bytes

My personal website, built using Gatsby and based on the Gatsby starter blog.

Getting Started

Install the dependencies:

$ yarn

For local development:

$ yarn develop

For the production build:

$ yarn build