1.0.7 • Published 5 years ago

xena-common v1.0.7

Weekly downloads
16
License
no licence
Repository
-
Last release
5 years ago

#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