Interactive options
Every prompt the CLI asks, what it controls, and when it appears.
| Prompt | Options | When |
|---|---|---|
| Project path | Any folder | Always (unless passed as an argument) |
| Framework | React-vite · Next-app | Always |
| Architecture | SPA · React Router | React-vite only |
| Linter | ESLint · Oxlint | Vite SPA only |
| TypeScript | Yes / No | Always |
| React Compiler | Yes / No | Not offered for React Router |
| State | None · Zustand · Redux Toolkit | Always |
| Tailwind CSS | Yes / No | Always |
| i18n | Yes / No | Always |
Open each option page for stack-separated file lists, usage examples, and links to each library's official docs.