一、项目地址

前端:https://gitee.com/smallc/Saber
后端:https://gitee.com/smallc/SpringBlade
blade-tool:https://github.com/chillzhuang/blade-tool


二、后端项目的运行

Redis的启动

  1. cmd进入目录
  2. 执行命令:redis-server.exe redis.windows.conf

三、前端项目的运行

  1. idea打开项目

  2. 安装依赖cnpm install
    SpringBlade 01 项目运行

  3. 运行项目npm run serve
    SpringBlade 01 项目运行


四、idea打开的vue代码,不高亮显示的解决

https://blog.csdn.net/weixin_41014370/article/details/79541278

SpringBlade 01 项目运行

相关文章:

  • 2021-10-10
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2021-05-23
  • 2021-12-29
猜你喜欢
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
  • 2021-12-29
  • 2021-06-21
  • 2021-11-11
  • 2021-07-05
相关资源
相似解决方案