Chatwoot/docs/development/project-setup/dependencies.md
Pranav Raj Sreepuram a9b0eb3c15 Update docs website
2019-09-22 15:37:44 +05:30

234 B

Install Ruby dependencies

Use the following command to install ruby dependencies.

bundle

Install JavaScript dependencies

yarn

This would install all required dependencies for Chatwoot application.