README
Common lib
This project contains common classes, that are necessary for xena typescript projects.
Installation
With yarn
yarn add https://expando.codebasehq.com/xena/xenatscommon.git
With NPM
npm install https://expando.codebasehq.com/xena/xenatscommon.git --save
Before commit please recompile
We commit compiled code, because we need to install package from the git repository.
npm run recompile