mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-10 21:17:01 +08:00
300 B
300 B
| path | title |
|---|---|
| /docs/dependencies | Project Dependencies |
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.