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

glaucopater/glimpse

Repository files navigation

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