@bamzooka/bamzooka-models
v0.0.2
Published
This library contains all the Models, Constants and Types needed for Bamzooka. It can be deployed and used by the plugins to use existing Bamzooka models in the typescript/javascript code
Downloads
3
Readme
bam-shared-models
This library contains all the Models, Constants and Types needed for Bamzooka. It can be deployed and used by the plugins to use existing Bamzooka models in the typescript/javascript code
Deploy
From the 'bamzooka' root directory run:
./libs/bam/shared/models/tools/deploy.sh
Before all make sure npm login
is set
Running unit tests
Run nx test bam-shared-models
to execute the unit tests via Jest.