Skip to content

UNDP-Data/create-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗️ UNDP Create App CLI npm

@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.

NPM Package


🚀 Features

  • 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

📦 Installation

You don’t need to install it globally — just use npx:

npx @undp/create-app my-project

or install it globally

npm install -g @undp/create-app
create-undp-app my-project

About

UNDP's project scaffolding tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published