使用教程 安装依赖 npm install 使用Dev开发环境 npm run serve or npm run build-watch 使用生产Prod环境进行打包 npm run build 文件分析 npm run analyze