admin 后台

本地调试

  • 安装 node
  • 打开终端到源代码路径下 npm install 安装必要的依赖包
  • npm run dev 启动本地调试

src/api/constants.ts 为服务端端口配置,可更改为本地服务端口