@starters/typescript
Usage:
Install @starters/cli globally (optional):
npm i -g @starters/cli
Install this template:
# If installed globally
starter create @starters/typescript my-project
# If not installed globally
npx @starters/cli create @starters/typescript my-project