Skip to content

NetanelBasal/angular2-package-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 package starter

Easy to use package starter for Angular 2. Create open source modules/directive/components/pipes. Helps to create NPM package and publish it easily.

Installation

  • clone this repository
  • run one of the following commands:
    • npm install
    • yarn install

Run tests

npm test

Publishing package

  • describe your module well in README.md and bump version
  • run npm publish

License

The repository code is open-sourced software licensed under the MIT license.

About

Easy to use package starter for Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published