Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 325 Bytes

File metadata and controls

16 lines (10 loc) · 325 Bytes

Contributing

Getting started

  1. Clone this repository
$ git clone https://github.com/mendix/widgets-tools.git
$ cd widgets-tools
  1. Setup pnpm using npm run dev:prepare.

  2. Open the folder of the package you want to change and read the README.md for details on how to install and run.

  3. Go make it!