0.1.3 • Published 7 months ago
@baseplate-dev/react-generators v0.1.3
@baseplate-dev/react-generators
This package provides React-specific code generators for Baseplate projects.
Purpose
The react-generators package provides:
- React component and page generation
- Admin interface scaffolding
- Error boundary and error handling components
- React Router integration and route generation
- Apollo GraphQL client setup
- React hooks and utility generation
Key Features
- Component structure generation with TypeScript
- Route configuration and navigation setup
- Admin CRUD interface generation
- Apollo Provider and GraphQL integration
- Error handling framework for React apps
- Tailwind CSS integration
Part of Baseplate Monorepo
This package is part of the Baseplate monorepo and generates the frontend React code for Baseplate projects.