Files
chatwoot/docs/development/project-setup/dependencies.md
T

277 B

Project dependencies

Install Chatwoot Ruby dependencies

Use the following command to install ruby dependencies.

bundle

Install Chatwoot JavaScript dependencies

yarn

This would install all required dependencies for Chatwoot application.