course on academy.pega.com
This repository is intended to be cloned using standard git command line tools.
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
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