/website

Loot Project website

Primary LanguageTypeScriptMIT LicenseMIT

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