1.前台打包,点击npm,再点击build:prod,会在项目目录生成dist文件夹
2、后台打包,点击maven project,再点击package,会在项目taeget目录下生成jar包
3、工具:前端:webstorm,后台:Idea