1.0.3 • Published 4 years ago

mythsool-cli v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

mythsool-cli

what does this package do?

basic command

Usage: mythsool [options] [command]

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

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

then you got it!