414 B
414 B
CRM Draft
Minimal CRM draft focused on:
- AI chat panel (left side)
- Calendar + contacts core workflow (right side)
- Additional tabs: chats, calls, feed, deals placeholder
Project structure
Frontend- Nuxt 4 + Tailwind 4 + DaisyUI UI appActor- placeholder for workers/automationTestflow/Testfow- placeholder for test scenarios
Run
cd Frontend
npm install
npm run dev