Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 258 Bytes

html-to-image

Demo of html-to-image package with React, Typescript and esbuild.

The application has three tabs and dynamically captures a screenshot when tabs are changed.

Usage

Build

yarn build

Serve on localhost:3000

yarn serve