UNPKG

@baseplate-dev/react-generators

Version:

React Generators for Baseplate

28 lines (19 loc) 791 B
# @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.