create-pb-tririga-react-app
v1.1.0
Published
Scaffold a TRIRIGA React app with Vite and TypeScript
Maintainers
Readme
create-pb-tririga-react-app
A CLI tool to scaffold modern IBM TRIRIGA UX applications using React, TypeScript, and Vite.
Usage
You don't need to install this package locally. You can run it directly using npx:
npx create-pb-tririga-react-app my-tririga-appFeatures
- Framework: React 18 + TypeScript
- Build Tool: Vite (Fast HMR & Bundling)
- UI Library: Carbon Design System (IBM Standard)
- Routing: HashRouter (Compatible with TRIRIGA context paths)
- Deployment: Ready-to-use scripts for
tri-deploy
Getting Started with your new app
Once created:
cd my-tririga-app- Follow setup instructions in the project
README.md
