Sets up the frontend SPA foundation: Vite+React+TS project at frontend/, configures Tailwind CSS v4 via @tailwindcss/vite, dev proxy to port 4000, and implements the API client (JWT auth, auto-redirect on 401). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.app.json" },
|
|
{ "path": "./tsconfig.node.json" }
|
|
]
|
|
}
|