Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 763 Bytes

File metadata and controls

32 lines (20 loc) · 763 Bytes

This is a companion repository to the Constellation DX Components academy

course on academy.pega.com

Overview

This repository is intended to be cloned using standard git command line tools.

Prerequisites

To fully use this repository ensure you have access to the following in your system:

  • Pega Infinity Server version 24.1 or later via the academy exercise system linked to this specific challenge

  • Git version 2.30 or later

  • System node version 20

  • System npm version 10

Usage instructions

execute the following command in the directory you want to do the challenge in:

git clone https://github.com/niallriddell/constellation-extensions-challenge.git widget-challenge
cd widget-challenge
npm update
npm run startStorybook