This package has been deprecated

Author message:

Wast

angular-lib-starter-pack-test
TypeScript icon, indicating that this package has built-in type declarations

5.2.3 • Public • Published

Introduction

Greenkeeper badge Build Status

Starter Pack For Angular 2 (and beyond) Component Libraries

angular-lib-starter-pack

Version

5.2.3

Quick Start

# Clone
git clone https://github.com/vyakymenko/angular-lib-starter-pack.git

# Go to repository folder
cd angular-lib-starter-pack

# Install
npm install

# Build your awesome library
npm build

# Publish your package
npm publish # WARNING: Don't forget to modify your package.json before publishing

TODO

  • Add documentation
  • Unit Testing
  • E2E Testing
  • Demo app

License

MIT

Package Sidebar

Install

npm i angular-lib-starter-pack-test

Weekly Downloads

3

Version

5.2.3

License

MIT

Unpacked Size

90 kB

Total Files

40

Last publish

Collaborators

  • vyakymenko