create vue project scaffolder
npm install darkxu-cli -g
Usage: <command> [options]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
create|c <name> create a new project
config [options] [value] inspect and modify the config
Examples:
darkxu-cli create my-project