Skip to content

KZGlobalTeam/cs2kz-api-dashboard

Repository files navigation

Dashboard

This project provides a dashboard to manage cs2 kz api.

Set up

Before starting the frontend, make sure you have set up the api.

Change VITE_API_URL to the api url in .env.

Install dependencies:

npm i

Run the app in dev mode:

npm run dev

Once it starts, you can access the app through 127.0.0.1.