Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 670 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 670 Bytes

pptx-renderer

React Renderer for creating Powerpoint File with React. It is a PPTXJS binding for react

Usage

Required commands before starting

corepack enable
yarn dlx @yarnpkg/sdks vscode

Commands

yarn run build
yarn run start:demo

Demo

It is a React App with a Button. You click on it and a PDF will display a preview. Internally it uses libreoffice. Please check it is installed on your machine.

screenshot

CircleCI

CircleCI