This project is the KubeZephyr frontend based on vue.js.
It can operate Kubernetes resources through the backend to operate Kubernetes API resources.
This project is generated from the anncwb/vben-admin-thin-next.
Node.js
: - Version >12.0.0
.yarn
: - Package management tool.
- install the requirements
yarn install
- Debug
yarn serve
- Build
yarn build
recommand use Chrome 80+
broswer to debug.
IE |
Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|---|
not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
The requirement delete echarts
, apexcharts
, xlsx
and vditor
. But the comments and the scripts did not delete.
So, when you want to use them. Just execute the corresponding script.
The following is the sample scripts:
yarn add echarts
yarn add apexcharts