Skip to content

Zwelc/veil

Repository files navigation

Veil

A simple player stats viewer for Dota 2 that utilises the OpenDota API

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev