Visit online
# 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
To start the dev server, run
pnpm dev
MIT
Visit online
# 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
To start the dev server, run
pnpm dev
MIT