Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 248 Bytes

Glimpse

Photo portfolio made with Gatsby, GraphQL, TypeScript and Styled Components

To install the dependencies

  • yarn (yes please, use yarn with gatsby)

To run the project locally

  • yarn start

To create a production build

  • yarn build