ポモ会がお届けするお遊びアプリ

1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a React application deployed to GitHub Pages that displays a blank screen after successful build and deployment. The issue likely stems from incorrect base path configuration for routing in the React application, given that the application works locally but not on GitHub Pages. Troubleshooting involves checking `vite.config.ts`, React Router configuration (`BrowserRouter`'s `basename`), and ensuring correct deployment of the `dist` folder to GitHub Pages.

Complexity: 4/5
help wanted

ポモ会がお届けするお遊びアプリ

TypeScript