Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 420 Bytes

File metadata and controls

15 lines (10 loc) · 420 Bytes

House of Stake Website

This repo powers the House of Stake website (Docusaurus). Most content is Markdown.

Local development (quick reference)

  • Install: npm ci
  • Dev server: npm run start
  • Build: npm run build

License: see LICENSE.