dp-vuecli

vue cli

Usage no npm install needed!

<script type="module">
  import dpVuecli from 'https://cdn.skypack.dev/dp-vuecli';
</script>

README

DP-VUECLI

install

npm install -g dp-vuecli

usage

dpvue -h

Usage: dpvue <command> [options]

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

Commands:
  create [options] <project-name>  create a new vue project

  Run dpvue <command> --help for detailed usage of given command.