1.4.0 • Published 7 years ago

@dcs/ngx-lib-starter v1.4.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

npm Build Status Commitizen friendly

@dcs/ngx-lib-starter

Starting point to develop a npm package including angular components.

Features

  • Development & production build
  • Compiles sass & inlined angular templates, even during dev build
  • Test setup & code coverage
  • Recommended VSCode setup (extensions and ws settings) included
  • ...

Usage

Fork the Github project and rename every occurrence of ngx-lib-starter with your own package name.

TODO: Rest of setup