# raitask-ui **Repository Path**: raikay/raitask-ui ## Basic Information - **Project Name**: raitask-ui - **Description**: 采用Vue开发的任务调度系统(Raitask)前端部分 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-14 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # raitask-ui 采用Vue开发的任务调度系统(Raitask)前端部分 ********************************************************* ### 安装依赖包 ``` npm install 或 npm install --registry=https://registry.npm.taobao.org ``` ### 运行项目 ``` npm run serve ``` ### 构建项目到dist ``` npm run build ``` **效果图** ![IMG](https://gitee.com/imgrep001/m1/raw/master/2021/10/14/20211014163101.png) **Raitask项目** 码云:https://gitee.com/raikay/raitask Github:https://github.com/raikay/raitask **鸣谢** 本项目fork自 : https://github.com/zhontai/Admin.UI