@velt-partners/infinite-ui
v0.1.3
Published
Welcome to the ‘Infinite UI’. The digital UI guidelines of VELT Partners. These guidelines are going to guide how our design and cooding looks and feels.
Downloads
1
Readme
Infinite UI
Welcome to the ‘Infinite UI’. The digital UI guidelines of VELT Partners. These guidelines are going to guide how our design and cooding looks and feels.
These guidelines were based on to the unofficial Figma + Material Theme UI kit (http://goo.gl/DWTBxH). The result may not be 100% as the referred.
Documentation on https://infinite-ui.velt.com
Storybook
Storybook helps you build UI components in isolation from your app's business logic, data, and context. That makes it easy to develop hard-to-reach states. Save these UI states as stories to revisit during development, testing, or QA.
Browse example stories now by navigating to them in the sidebar.
View their code in the src/stories
directory to learn how they work.
We recommend building UIs with a component-driven process starting with atomic components and ending with pages.
Installing
npm install @velt-partners/infinite-ui