Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 163 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 163 Bytes

Loot

Community-operated website for the Loot project.

Run locally

# Install dependencies
npm install

# Run
npm run dev