mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' of github.com:appinteractive/hc-prototype-ui
This commit is contained in:
commit
882f1a2150
@ -6,10 +6,12 @@
|
|||||||
|
|
||||||
## Build Setup
|
## Build Setup
|
||||||
|
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
``` bash
|
``` bash
|
||||||
|
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
|
||||||
# install all dependencies
|
# install all dependencies
|
||||||
$ yarn install
|
$ yarn install --ignore-engines
|
||||||
```
|
```
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user