Summary
Configure path aliases and base layouts
Milestone: M1 Foundation
Labels: frontend, setup
Learn
@/ path alias in tsconfig
- Route groups
(auth), (customer), (owner), (agent)
Build
Files
tsconfig.json
app/layout.tsx
app/(auth)/layout.tsx
Acceptance criteria
Depends on
Summary
Configure path aliases and base layouts
Milestone: M1 Foundation
Labels:
frontend,setupLearn
@/path alias in tsconfig(auth),(customer),(owner),(agent)Build
@/*alias in tsconfigFiles
tsconfig.jsonapp/layout.tsxapp/(auth)/layout.tsxAcceptance criteria
@/lib/...Depends on