This file describes the styleguide applied to the office application.
It is an extension of the
ng
styleguide.
All components (not views) should have a .stories.ts
file.
It allows to develop and test individual components.
As mentioned in the development flow.
Go here to generate them.
All content in the src/dev
folder is dev content.
The rules are less strictly applied to them as none of this content exists on any non-dev build.
This content can be used to experiment, show the design styleguide, ....
The dev content is not considered as a test.