Skip to content

howareyouo/antares-tower

 
 

Repository files navigation

Antares-Tower(分布式任务调度平台Antares的前端系统)

快速开始

  • node版本:v10.4.1;

  • 安装:

     cnpm install
    
  • 运行项目:

     cnpm build
     cnpm start
    
  • 访问项目:localhost:3000

  • 构建项目:

     ./deploy.sh
    

项目相关

About

The front UI of antares.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 3.6%
  • Other 0.4%