Skip to content

David256/html2pdf-certs

Repository files navigation

html2pdf-certs

A React component that uses html2pdf to create certification documents I guess

Get started

Install

npm install git@github.com:David256/html2pdf-certs.git

Import the component and its style sheet.

// Import the component
import { Html2PdfCerts } from 'html2pdf-certs'

// Import styles CSS
import 'html2pdf-certs/dist/styles.css'

Development

Storybook

npm run storybook

screenshot

Dist

npm run dist

Build

npm run build

About

A React component that uses html2pdf to create certification documents I guess

Resources

License

Stars

Watchers

Forks

Packages

No packages published