hivemind-shared
v1.2.7
Published
Shared dependencies (interfaces, types, ...) of the HiveMind application.
Downloads
6
Readme
HiveMind shared components Package
This is a package to store and share some elements (like interfaces and types) of the HiveMind social network application.
Publishing
Locally
Here create a local link : npm link, then in another project, use the link :
npm link <package-name>Globally
If needed npm login, then (do not forget to update the version in package.json) :
npm publish