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.