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.
- HTML
- CSS
- React
- JavaScript
- To install the dependencies, run
npm install
. - To build the application, run
npm run build
. - To start the application, run
npm run start
.