Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 427 Bytes

scripts.md

File metadata and controls

13 lines (9 loc) · 427 Bytes

Scripts

The full list of our scripts can be found here. All scripts are contained in the scripts folder

Boilerplate generation

This script is used to create the boilerplate for our components. Especially for the translations.

Execution with

  • node generate_boilerplate <relative filepath>
  • pnpm run generate <relative filepath> (within the projects)

All options can be seen with the --help flag