CARD-GAME This is for demo purpose Install Dependencies npm install Run Vite Frontend Vue will run on http://localhost:5173 npm run dev Build for Production npm run build Preview Production Build npm run preview