Merge branch 'master' of github.com:appinteractive/hc-prototype-ui

This commit is contained in:
Grzegorz Leoniec 2018-10-19 12:31:47 +02:00
commit 882f1a2150

View File

@ -6,10 +6,12 @@
## Build Setup
### Install
``` bash
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
# install all dependencies
$ yarn install
$ yarn install --ignore-engines
```
### Development