Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 382 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 382 Bytes

PublicHaus

PublicHaus documentation bootstrapped with the Vocs CLI.

Clone using the web URL.

https://github.com/HausDAO/public-haus.git
cd public-haus
pnpm install
pnpm dev

Local: http://localhost:5173/

Deploying

pnpm build
  • Push to GitHub
  • Merge into main