Skip to content

Instantly share code, notes, and snippets.

@elie222
Created February 10, 2019 16:48
Show Gist options
  • Save elie222/195f4dabc3b5c120b22c5cd7b08f8d16 to your computer and use it in GitHub Desktop.
Save elie222/195f4dabc3b5c120b22c5cd7b08f8d16 to your computer and use it in GitHub Desktop.
How to yarn link
yarn link # in the root of the forked package
yarn link package-name # in the root of your project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment