0.1.4 • Published 3 years ago

@custiv/design-system v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Custiv Design System

Usage

import { Button } from "@custiv/design-system";

export const App = () => <Button buttonType="fill">Example</Button>;

Local Dev Environment

  1. Install dependencies
    npm install
  2. Start Storybook
    npm run storybook

Build Library

  1. Run npm run build

Output folder: lib/