ngx-service-skeleton
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

NGX Angular5 Service Example (SKELETON)

A skeleton for getting started with NPM Angular5 service package

How to publish npm package

1. Clone source code

git clone git@github.com:Egorby/ngx-service-skeleton.git

2. Install dev dependencies

npm i

3. Build package for npm

npm run build

4. Go to dist-lib directory

cd dist-lib/

5. Sign in/Sign Up to npm

npm login

5.1 Or check current npm user

npm whoami

6. Publish package

npm publish

Compiled npm example

npm i ngx-service-skeleton --save

Demo app server

npm run start

License

MIT

Package Sidebar

Install

npm i ngx-service-skeleton

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

5.76 kB

Total Files

12

Last publish

Collaborators

  • egor.xyz