-
Notifications
You must be signed in to change notification settings - Fork 2
Setup PatternFly React project infrastructure #306
Copy link
Copy link
Open
Description
Description
Set up the foundational infrastructure for the PatternFly React web UI.
Tasks
- Create
devflow/web/directory structure - Initialize React + Vite project in
devflow/web/frontend/ - Install PatternFly dependencies
- Configure TypeScript
- Set up build pipeline (Vite config)
- Create Flask backend scaffold
- Add
daf config webcommand to CLI - Configure static file serving
Acceptance Criteria
- Running
npm run devstarts dev server - Running
npm run buildcreates production build - Running
daf config webstarts Flask server and opens browser - PatternFly CSS loads correctly
- TypeScript compilation works without errors
Estimated Effort: 3-5 days
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels