CLI
Scaffold a new TRA app pre-wired with the Summit Design System in one command.
Create a new app
Run from the monorepo root. The app is placed under apps/ automatically.
or
Then install and start:
What you get
- Next.js (App Router) pre-configured
- @tra/ui installed and imported
- tailwind.config.js pointing to the @tra/ui preset
- Base layout with TRA Summit fonts, theming, and color system
- TypeScript + ESLint from @tra/config
- pnpm ready — no extra setup
Manual install
Add to an existing workspace package:
Then in your tailwind.config.js:
And in your root CSS: