@dcs/ngx-lib-starter
v1.4.0
Published
Starting point for creating a npm package, including angular build support.
Downloads
12
Readme
@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