React Renderer for creating Powerpoint File with React. It is a PPTXJS binding for react
corepack enable
yarn dlx @yarnpkg/sdks vscode
yarn run build
yarn run start: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.