See Prerequisites section of README.md.
- Clone this repository
$ git clone https://github.com/mendix/web-widgets.git
$ cd web-widgets- Install dependencies
$ pnpm install- Go make it!
Open the folder of the package you want to change and use pnpm run build to bundle it, or pnpm start for watch mode.