React Generators for Baseplate
npm install @baseplate-dev/react-generatorsThis package provides React-specific code generators for Baseplate projects.
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
- 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
This package is part of the Baseplate monorepo and generates the frontend React code for Baseplate projects.