Skip to content

PathaniaOO/game-Leaderboard-frontend-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameAPI (Django + React)

Backend (Django)

cd backend
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver


FRONTEND(REACT+VITE)
cd frontend
npm install
npm run dev

Backend runs on: http://127.0.0.1:8000

Frontend runs on: http://127.0.0.1:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors