@starters/empty
v1.2.0
Published
Start your next JavaScript project!
Downloads
3
Maintainers
Readme
@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