OJ frontend More responsive web page for Online Judge using Vue3 and Vuetify3 Run in local for modification Recommand to use pnpm Add your backend in .env at root folder VITE_API_BACKEND=****** Then start your dev server pnpm install pnpm run dev Build for production pnpm run build