# styleguide **Repository Path**: chatwoot/styleguide ## Basic Information - **Project Name**: styleguide - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Chatwoot Styleguide Best practices, patterns used in Chatwoot. #### Setup 1. Install project dependencies ```bash yarn ``` 2. Start the server ```bash yarn docs:dev ```