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.