Local-first React SPA for building PPC Prompt Pack workflows.
Prerequisites: Node.js
- Install dependencies:
npm install - Start the app:
npm run dev - Open the local Vite URL shown in the terminal.
- Vite + React + TypeScript
- Tailwind CSS
- shadcn/ui-compatible project structure
- Lucide icons
- App shell, sidebar routing, and empty page scaffolds
- localStorage draft Prompt Pack persistence
- No backend, login, external API calls, runtime LLM calls, or model settings