/BusinessIntelligence

Learning Project of BusinessIntelligence of Tongji University

Primary LanguageVueApache License 2.0Apache-2.0

BusinessIntelligence

Learning Project of BusinessIntelligence of Tongji University

运行

FrontEnd 建议使用webstorm打开后,进行npm install ,安装package.json里的包(比较慢),下载的包存放在node modules路径下。最后配置Run Configuration,使用npm ,script默认serve

BackEnd 建议使用IDEA打开,运行maven,之后运行Spring

调试时,两个项目同时保持运行