Installation
You can install AngularJS Store by using your favorite node package manager (NPM or Yarn).
Using NPM:
Using Yarn:
If you don't want to download and host AngularJS Store yourself, you can include it from a CDN (Content Delivery Network). This will expose the NgStore
class from the global window
object.
Last updated