0.0.103 • Published 8 years ago

angular2-library-emosewa v0.0.103

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

angular2-library-emosewa

Create library

You need to clone this - https://github.com/enough1987/How-to-create-an-Angular-2-library.git

in a folder -

$ npm install

After cloning this you have library with sample services, directives, components

make all you want.

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

$ npm run tsc

publish to repository, done.

$ npm publish

Installation

To install this library, run:

$ npm i angular2-library-emosewa --save --no-optional

if it doesn't work you need to do -

$ npm install -g node-pre-gyp

License

MIT © emosewa