0.0.8 • Published 8 years ago

angular-rx-shopping-cart v0.0.8

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
8 years ago

This is the open source module for Angular 2/4 based projects

The module provides shopping cart logic with reactive extensions

How to publish the module: 1. Assign version for the module in package.json. 2. Login to npm via command npm login. 3. Publish the module executing the command npm publish . --access public from repo root.