Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 353 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 353 Bytes

LoShark-Dashboard

Visit online

Build

# CLone the repo
git clone https://github.com/SudoMaker/Loshark-Dashboard

cd Loshark-Dashboard

# Install dependencies
pnpm i

# Build the dashboard
pnpm build

# Preview
pnpm preview

Develop

To start the dev server, run

pnpm dev

License

MIT