README
overseer-ui-core
Overseer UI core functionality
Installation
To install this library, run:
$ npm install overseer-ui-core --save
Development
To generate all *.js, *.d.ts and *.metadata.json files:
$ npm run build
To lint all *.ts files:
$ npm run lint
License
MIT © hchockarprasad