About

This project has been created with @adobe/create-ccweb-add-on. As an example, this Add-on demonstrates how to get started with Add-on development using React and JavaScript.

Tools

  • HTML
  • CSS
  • React
  • 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.