Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 607 Bytes

Global Component Library

Material-UI based Git Submodule Repo.

How to Add to Project

Write the following command to the terminal while you are at the root of the project

git submodule add https://github.com/alimuratumutlu/reusable-component-library src/components/shared

How It Works?

alt text

This repo can be used as a central component system that can be imported by more than one project at the same time. The developers in different teams can create tests, stories and update this repo.