## 下载依赖 ``` npm install ``` ### 本地运行 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### 打包分析 ``` npm run report ```