Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 741 Bytes

File metadata and controls

43 lines (30 loc) · 741 Bytes

const NEXT


Real experience score: lighthouse scores on Vercel

RES: 99 - FCP: 98 (0.62s), LCP: 98 (0.79s), CLS: 100 (0.005), FID: 100 (14ms)


Stack

This is a nextjs project in typescript using chakra-ui and contentful graphql as a data layer.

Usage

# To develop
yarn dev

# To build
yarn build

# To serve website locally after build
yarn start

Author