Welcome to Your Django + Vite Project

Quick Start
# Start Vite dev server
npm run dev

# Run Django server
python manage.py runserver