AnalysisFrontend NJUSE《数据集成与应用》课程大作业前端部分。 使用Vue全家桶+AntD+Echarts开发 项目启动 npm install 本地运行 在启动后端项目后(其端口为400) npm run dev:local 打包 npm run build