Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

iFixit/core-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Components

npm version

Figma file reference

All of the components should be based off of the master Figma document

Installation

npm install @core-ds/components

Usage

import { Button } from '@core-ds/components';

function Example() {
   return <Button>Button</Button>;
}

Contributing

Local development setup

Follow these steps to get the project setup on your local machine:

# Clone repo
git clone https://github.com/iFixit/core-components.git
cd core-components

# Install dependencies
npm install

# Start docz dev server
npm run docz:dev

About

React components for the Core Design System

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •