This package includes the global command for Load Template.
Please refer to its documentation:
- Used to create a project for local use using existing TypeScript templates
npm install -g load-template
// create a project
npx load-template <your-project> --template <template-name>