@pitch-me/pitch-me-common
v2.0.13
Published
Common Module
Downloads
25
Readme
For local dev.
Pull this down somewhere on your computer. Say...~/dev/common
then run sudo npm link ~/dev/common
, then cd
into your microservices wherever they are, cd into each service and npm link @pitch-me/pitch-me-common
Keep the version numbers in sync with the version in your package.json
.