Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 251 Bytes

Loot

Community-operated website for the Loot project.

Contribute

  • Update FAQ in /pages/faq.tsx
  • Update Resources in /utils/lists.ts

Run locally

# Install dependencies
yarn

# Run
yarn dev