Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 298 Bytes

File metadata and controls

20 lines (13 loc) · 298 Bytes

peermetrics-page

Frontend-only public Peermetrics site extracted from the saas/web homepage look and feel.

Local development

npm install
npm run dev

Build

npm run build

Deploy to Render

This repo includes render.yaml for Render static site deployment.