Skip to content

Anish-Agnihotri/lootrng.com

Repository files navigation

Loot

Community-operated website for the Loot project.

Run locally

# Install dependencies
npm install

# Run
npm run dev