xena-common
v1.0.7
Published
This library consists of adapters, helpers and types that is necesary for xena web ui projects.
Downloads
4
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