Skip to content

zephyrxvxx7/KubeZephyr-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubeZephyr Frontend

What for

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.

Preinstallation

Environmental requirements

  • Node.js: - Version > 12.0.0 .
  • yarn : - Package management tool.

How to use

  • install the requirements
yarn install
  • Debug
yarn serve
  • Build
yarn build

Browser support

recommand use Chrome 80+ broswer to debug.

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Notice

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