Skip to content

Latest commit

Β 

History

History
29 lines (18 loc) Β· 466 Bytes

README.md

File metadata and controls

29 lines (18 loc) Β· 466 Bytes

Me as a developer

My personal site built with Gatsby and hosted with github-pages

Scripts

  • Generate a full static production build
npm run build
  • Preview the site as it will appear once deployed
npm run serve
  • Development mode
npm run serve


Live site @silnose Thanks @bchiang7 :)