Skip to content

CodeForAfrica/COMMONS-UI

Repository files navigation

COMMONS-UI

License: GPL v3

This library packages React components used to develop various UIs.


Style Guidelines

This project will be primarily using airbnb react and material-ui as our main style guides when implementing components.This is to create code consistency and readability.

Storybook

Storybook is an open-source tool that provides a sandbox to develop and visualize components in isolation. See the Storybook site for more information about the tool.

COMMONS-UI uses Storybook to view and work with the UI components developed in the COMMONS-UI packages.

Run locally in your development environment running: yarn start from the top-level Gutenberg directory.