Vue-编译打包:npm run build:prod

Vue项目打包命令:npm run build:prod

等编译后的文件会出现在项目中的“dist”文件夹中。

就这么简单

你可能感兴趣的:(vuejs)