Skip to content

Latest commit

 

History

History

README.md

Catalyst React Plugin Documentation

Welcome to the Catalyst React Plugin documentation. This plugin enables you to develop and deploy React applications with Zoho Catalyst.

Table of Contents

Getting Started

Features

Build Tools

  • Vite Support - Modern, fast build tool with HMR
  • Webpack Support - Traditional Create React App support

Quick Links

Plugin Architecture

The plugin is organized into several key modules:

  • lib/detector/ - Build tool detection logic
  • lib/config/ - Configuration management
  • lib/build/ - Build operations
  • lib/start/ - Development server
  • lib/validate/ - Project validation
  • lib/utils/ - Shared utilities

Contributing

When contributing to this plugin, please ensure:

  1. All new features are documented
  2. Code follows the existing style conventions
  3. Tests are added for new functionality
  4. The README is updated with any user-facing changes

Support

For issues and questions: