Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 261 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 261 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
npm install

# Run
npm run dev