Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 604 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 604 Bytes

Linking library for the example

In root directory: yarn link. Also, in 'examples/node_modules/react': yarn link. This is to prevent 2 different react versions being used during development.

Then, in examples directory: yarn link reactgrapher, and in root directory: yarn link react.