报错信息

npm ERR! missing script: dev

npm ERR! A complete log of this run can be found in:

npm run dev报错

解决方法:使用npm run serve

相关文章: