@ifings/design-system
iFings Design System
Install
Please ensure that all Peer dependencies have been installed in the project.
npm install @ifings/design-system
Usage
import {DashboardLayout} from "@ifings/design-system"
This repo is currently being consumed by fng-web-portal
and fng-web-hardware
.
Development
We use Storybook for Component driven development:
$ npm start
Goals
- Create consistency across products.
- Increase design and development velocity.
- Improve overall quality of the codebase.
- Provide a base set of components that can be reused in many contexts.
Contributing
Contributions are welcome. Please open up an issue or create PR if you would like to help out.
For all contributors, please be sure to read the
Contributing doc.
License
MIT