Files
talk/src/core/client/ui/README.md
T
Kiwi 65c8da0f34 Merge client into next (#1709)
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
2018-06-27 22:06:30 +00:00

320 B

UI Kit

The UI Kit provides the building blocks to create a Rich Graphical User Interface.

What should be inside the UI Kit

  • The UI Kit focuses on providing presentational building blocks that is not specific to any domain or product.
  • The UI Kit should be completely independent from the rest of the codebase.