• Stars
    star
    167
  • Rank 225,912 (Top 5 %)
  • Language Vue
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

分布式任务调度与计算框架(PowerJob)前端界面

PowerJob-Console

分布式调度与计算框架——PowerJob 前端页面

项目文档:https://www.yuque.com/powerjob/guidence

命令

npm run serve(使用 .env.dev ,请求 localhost:7700)

npm run build(使用 .env.product)

npm run build_spring(使用 .env.spring,请求 /,构建内置于 SpringBoot 的 vue project)