Commit Graph

3 Commits

Author SHA1 Message Date
zihluwang 617ca5ee8b feat: configure base paths for production deployment
Set basename in router and base in vite config for production environment
Update favicon and fix deploy workflow newline
2025-09-15 22:36:01 +08:00
zihluwang 0ba8da3420 feat(router): add basename configuration for production env
Update router configuration to use '/react-template' as basename in production and '/' in development. Also update index.html title to reflect project name.
2025-09-15 20:33:51 +08:00
zihluwang a46d254148 init commit 2025-03-26 19:06:46 +08:00