mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
300 B
300 B
path, title
| 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.