/website

Loot Project website

Primary LanguageTypeScript

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