1.1.0 ā€¢ Published 6 years ago

@starters/typescript v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@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