Linux
Command
Library
Commands
Basics
Tips
vue
vue
TLDR
Create a new vue project interactively
$ vue create [project_name]
Create a new project with web UI
$ vue ui
COLLAPSE ALL
Copied to clipboard