Installation

You can install AngularJS Store by using your favorite node package manager (NPM or Yarn).

Using NPM:

npm install --save angularjs-store

Using Yarn:

yarn add angularjs-store

Last updated