commands.sh

vue

all

Multi-purpose CLI for Vue.js. Some subcommands such as `build` have their own usage documentation.

More info →

Examples (2)

Create a new Vue project interactively

vue create project_name

Create a new project with web UI

vue ui
made by @shridhargupta | data from tldr-pages