Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 390 Bytes

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.