We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfbad9 commit e7dc079Copy full SHA for e7dc079
CONTRIBUTING.md
@@ -27,6 +27,7 @@ To install the source version of the API Platform Client Generator in your proje
27
```console
28
$ git clone [email protected]:api-platform/client-generator.git
29
$ cd client-generator
30
+$ yarn install
31
$ yarn watch
32
```
33
0 commit comments