Skip to content

willemliufdmg/fd-ts-react-card

 
 

Repository files navigation

DEPRECATED ❗ : Superseded by @fdmg/design-system. See: https://github.com/FDMediagroep/fd-design-system

Build Status Coverage Status npm version

fd-card

FD-themed Card.

Installation

  • Run npm i -D @fdmg/fd-card

Demo

To run the demo, check-out this repository and run npm run build-demo. After the build succeeded you can open dist/demo.html with your webbrowser.

Usage

import Card from '@fdmg/fd-card';
...
<Card>Default card</Card>

About

FD-themed card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.7%
  • JavaScript 47.3%