Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 640 Bytes

flow-dev.md

File metadata and controls

21 lines (13 loc) · 640 Bytes

Development flow for frontend

This file describes how one should develop in this application.

It is an extension of the global development flow.

Table of contents

Dev process

The dev process described here can still be applied.

However, it far more difficult to test the design of web components.
That's why Storybook enters the process.

Storybook should be used to design the components without being part of a page.