[](https://www.npmjs.com/package/@ebay/nice-dag-react) [](https://www.npmjs.com/package/@ebay/nice-dag-react) [![Demo](https:/
npm install @ebay/nice-dag-reactnice-dag-react is a wrapper of DOM operations given by nice-dag-core. In terms of React based DAG Diagram or Flow Editor, you can simply use this customized react hook which is given by nice-dag-react module.
If your project is using yarn, you can run the command.
```
yarn add @ebay/nice-dag-core
yarn add @ebay/nice-dag-react
If your projet is using npm, you can run the command.
```
npm install @ebay/nice-dag-core
npm install @ebay/nice-dag-react
For more details, please you can visit Doc Portal.