Skip to content

DeanTerweduwe/waffles

Repository files navigation

Waffles 2.0

Waffles is DataCamp Design System and React components library.

Using React Components

Installation

Run the following command to install components library and it's peer dependencies:

# with yarn
yarn add @datacamp/waffles react react-dom @emotion/react

# with npm
npm install @datacamp/waffles react react-dom @emotion/react

Usage

In your React project just import appropriate component directly:

import { Button } from '@datacamp/waffles/button';

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published