Document hook setup in README

This commit is contained in:
Basti 2019-05-14 12:46:44 +02:00
parent 0a8284f1ed
commit a028db0718
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

View File

@ -25,6 +25,11 @@ Each of the aragon apps are separate packages:
You can use `npm run install-all` to install all app dependencies at once. You can use `npm run install-all` to install all app dependencies at once.
We also recommend using our git hooks for linting staged files and other
convenient helpers. You can install them via:
$ npm run setup
### Local development chain ### Local development chain
For local development it is recommended to use For local development it is recommended to use