manual, parsing devs
This commit is contained in:
parent
8ac3e56679
commit
4757a8f291
@ -109,13 +109,13 @@ You can explore the Grid Client by testing the different scripts proposed in **g
|
|||||||
- Update your customized deployments specs if needed
|
- Update your customized deployments specs if needed
|
||||||
- Run using [ts-node](https://www.npmjs.com/ts-node)
|
- Run using [ts-node](https://www.npmjs.com/ts-node)
|
||||||
- With yarn
|
- With yarn
|
||||||
```bash
|
```bash
|
||||||
yarn run ts-node --project tsconfig-node.json scripts/zdb.ts
|
yarn run ts-node --project tsconfig-node.json scripts/zdb.ts
|
||||||
```
|
```
|
||||||
- With npx
|
- With npx
|
||||||
```bash
|
```bash
|
||||||
npx ts-node --project tsconfig-node.json scripts/zdb.ts
|
npx ts-node --project tsconfig-node.json scripts/zdb.ts
|
||||||
```
|
```
|
||||||
|
|
||||||
## Reference API
|
## Reference API
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user