1.2.0 ā€¢ Published 2 years ago

@starters/empty v1.2.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
2 years ago

@starters/empty

šŸš€ 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 my-project --template @starters/empty

# If not installed globally
npx @starters/cli create my-project --template @starters/empty