ngstorage-webpack

2.2.2 • Public • Published

ngstorage-webpack

The Basics

Installation

Within your webpack module include dependencies

var angular = require('angular')
ngModule = angular.module('myApp', [
  require('ngstorage-webpack')
])

That's it! - You're done.

From here on in, refer to the ngStorage documenation for proper configuration/usage

Readme

Keywords

Package Sidebar

Install

npm i ngstorage-webpack

Weekly Downloads

77

Version

2.2.2

License

ISC

Last publish

Collaborators

  • soupman99