## this library gives the ability to dynamically build html forms * Structure of blocks input ```angular2html class DsProjectRoomBlock { blockName = ''; // the name of the block - will be presented as header in html blockDesc = ''; // the descript
npm install dynamic-labeling-room@0.0.10