Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

About

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.

Tools

  • HTML
  • CSS
  • JavaScript

Setup

  1. To install the dependencies, run npm install.
  2. To build the application, run npm run build.
  3. To start the application, run npm run start.