npm run dev以后command "dev" does not exist.怎么办
看下package.json这个文件
看你的项目package.json文件里的配置
楼上正解。如果没配置,估计是npm run serve才能启动