Merge branches 'master' and 'master' of github.com:appinteractive/hc-prototype-api

This commit is contained in:
Grzegorz Leoniec 2018-10-19 12:31:02 +02:00
commit 21c17d6f9c

View File

@ -26,10 +26,9 @@
Install dependencies:
```bash
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
yarn install --ignore-engines
yarn install
# -or-
npm install --ignore-engines
npm install
```
Start the GraphQL service: