This project has been created with @adobe/create-ccweb-add-on. This add-on demonstrates how to use the Export APIs to export content in various formats including jpeg, png, pdf and mp4.
- HTML
- CSS
- JavaScript
- To install the dependencies, run
npm install. - To build the application, run
npm run build. - To start the application, run
npm run start.