Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 294 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 294 Bytes

There is some issues to work with, check it out

Collaborate

Fork this project then install global libs:

npm i -g rimraf ng-packagr @angular/compiler-cli @angular/compiler tslib ngc

Finally working in the project folder:

npm i
npm run build:lib
npm run dist
npm run start