expojet create
Generate an Expo app or full-stack monorepo atomically.
npx create-expojet@latest my-appThe interactive flow selects structure, package manager, authentication, styling, onboarding, and EAS profiles. Generation happens in a sibling staging directory and commits only after validation succeeds.
npx create-expojet@latest my-app --yes --structure monorepo --auth clerk --style uniwindBetter Auth is intentionally gated with --experimental.