Software for managing small to large scale companies
$ npm install# development
$ npm run start
# watch mode
$ npm run dev
# production mode
$ npm run prod# department tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:covabstact class for MODELs abstact class for RESOLVERs abstact class for SERVICEs
Decorator for KEYs Decorator for handle Companies