1.0.2 • Published 4 years ago

flexibull-2-0 v1.0.2

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
4 years ago

This project was created for (https://flexisaf.com).

We have created flexibull as the one source of truth for all processes and beliefs inside Flexisaf. Like any tool or methodology, it will only work right when used right. And "right" can only be determined through a process of constant polishing and practice.

What are we trying to achieve?

Increase our efficiency through documenting pre-tested, proven processes. Documenting gives us the ability to see the full process picture and improve specific parts through constant re-usage.

Save time

Split our elements into components for better consistency, less technical debt, and faster updates.

Build a culture

Document and spread our core values across product teams and products.

Development Installation and Setup

To install all dependencies for both storybook and packaged Component:

yarn startup

Starting Up Storybook

Running Storybook:

yarn start

Running Sample Project

Running sample react app using the design system components:

yarn dev

Deploying Components

Deploying components to NPM Repository:

yarn deploy