npm install ngx-easy-table --save
Library requires @angular/cdk
, please install it as well.
npm install @angular/cdk --save
See https://ngx-easy-table.eu/#/doc
npm run watch:table
cd dist/ngx-easy-table && npm link
- go back to project root dir and
npm link ngx-easy-table
npm run start
This project is feature complete, and I don't plan to add any new features. I update the library to provide support for the latest Angular releases.