查看Vue版本:vue -V
启动服务:进入文件夹,npm run serve
启动图形界面:vue -ui http://localhost:8000/
清屏:cls
vscode中启用命令行:ctrl+`