mirror of https://github.com/vladmandic/human
update wiki
parent
e9fcd33f43
commit
0fc56bca84
|
@ -7,7 +7,7 @@ If you want to modify the library and perform a full rebuild:
|
|||
```shell
|
||||
git clone https://github.com/vladmandic/human
|
||||
cd human
|
||||
npm install --production=false # installs all project dependencies
|
||||
npm install --dev # installs all project dependencies
|
||||
npm run build
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue