UNPKG

vibe-init

Version:

Create a new project with good vibes ✨ - A modern full-stack monorepo template

6 lines (4 loc) 107 B
import type { Config } from "@react-router/dev/config"; export default { ssr: true, } satisfies Config;