npm install
Component
build: cd ./projects ng build @onlyoffice/document-editor-angular
test: ng test @onlyoffice/document-editor-angular
pack: cd ../dist/onlyoffice/document-editor-angular npm pack cd ../../../
Storybook npm run build-storybook npm run storybook