node 版本 14.18+ 或 16+ 或更高
npm (yarn、pnpm) i (add) xwg-cli -g
npx xwg-cli create <project-name>
xwg
| xwg --help
| xwg -h
xwg --version
| xwg -V
xwg create <project-name> -f (--force)
例如:xwg create vue-template -f
xwg <command> --help
例如:xwg create --help