/abp-ng2-module

Angular module wraps abp javascript API as angular services.

Primary LanguageTypeScriptMIT LicenseMIT

abp-ng2-module

Installation

To install this library, run:

$ npm install abp-ng2-module --save

Development

To generate all *.js, *.js.map and *.d.ts files:

$ npm run tsc

To lint all *.ts files:

$ npm run lint

License

MIT