- By Toby Retallick
- ·
- Posted 21 Dec 2016
How to use 'npm link' to develop sharable components
Why 'npm link'? If you are working on a node project there may come a point where your app has a dependency on another custom module you have created.
Why 'npm link'? If you are working on a node project there may come a point where your app has a dependency on another custom module you have created.