Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 832 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 832 Bytes

Portfolio Netlify Status

A minimalistic portfolio site built with Gatsby - View

Banner

Development setup

git clone https://github.com/binaryshrey/Portfolio.git
cd Portfolio
npm i
gatsby develop

Development server runs at http://localhost:8000.

Prod setup

gatsby build
gatsby serve

Production server runs at http://localhost:9000. Build is generated at public (which is deployable).

Lighthouse scores

Lighthouse metrics