@undp/create-app is UNDP’s official project scaffolding tool for quickly bootstrapping frontend applications using React, Vite, and TypeScript — complete with sensible defaults for ESLint, Prettier, and UNDP’s Design System.
- ⚡ Vite + React + TypeScript + TailwindCSS setup out of the box
- 🧱 Preconfigured for UNDP’s Design System
- 🎨 Optional integrations (TanStack Query, TanStack Router, @undp/data-viz)
- 🧩 Automatically installs dependencies
- 🧼 ESLint + Prettier + Vite config ready
You don’t need to install it globally — just use npx:
npx @undp/create-app my-projector install it globally
npm install -g @undp/create-app
create-undp-app my-project