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

Latest commit

 

History

History
21 lines (15 loc) · 421 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 421 Bytes

DEPRECATED - Please refer to https://github.com/Network-Goods/hypercerts for the latest website


Landing Page for Hypercerts

Edit Content

  • Edit /src/pages/index.tsx
  • For header or footer, check out /src/components/Header.tsx and /src/components/Footer.tsx

Local Development

npm install
npm run develop

Deploy

npm run deploy