1.0.1 • Published 5 years ago

storm-cli v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

storm-cli

what does this package do?

basic command

Usage: storm [options] [command]

Options:
  -v --version  output the version number
  -h, --help    output usage information

Commands:
  init          storm init
  • quickly init a react and typescript template project
storm init demo
cd demo
npm install

then you got it!