Modern, real-time admin interface for the e-commerce platform.
- Real-time product management
- Multi-market support
- Advanced analytics
- Batch operations
- Install dependencies:
npm install
- Start development server:
npm run dev
- Build for production:
npm build
- React with TypeScript
- Real-time updates via WebSocket
- Component library: shadcn/ui
- Styling: Tailwind CSS