# neeko **Repository Path**: Jyllove/neeko ## Basic Information - **Project Name**: neeko - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-09 - **Last Updated**: 2024-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NEEKO Neeko 是 KubeOperator 的新版前端 UI 项目, 主要使用 [Vue](https://cn.vuejs.org/), [Element UI](https://github.com/fit2cloud-ui/fit2cloud-ui/) 完成。 ## 开发运行 ``` 0. 前置条件: 部署运行好 KubeOperator API 服务器 1. 安装依赖 $ npm install 2. 运行 $ npm run serve 3. 构建 $ npm run build ``` ## 致谢 - [Vue](https://cn.vuejs.org) 前端框架 - [FIT2CLOUD UI](https://github.com/fit2cloud-ui/fit2cloud-ui/) FIT2CLOUD UI组件库 - [Vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) 项目脚手架 ## Copyright Copyright (c) 2014-2021 飞致云 FIT2CLOUD, All rights reserved.