@starters/typescript
v1.1.0
Published
Start your next TypeScript project!
Downloads
2
Maintainers
Readme
@starters/typescript
🚀 Get your next project off the ground quickly with @starters/cli!
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