Skip to content

PowerJob/PowerJob-Console

Repository files navigation

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)