You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/hippo4j-server/hippo4j-ui
chen.ma 1c784a2e72
Update the front-end thread pool monitoring page
2 years ago
..
public Hippo4j console ui migrated to this project (#818) 2 years ago
src Update the front-end thread pool monitoring page 2 years ago
.editorconfig Hippo4j console ui migrated to this project (#818) 2 years ago
.env.development Hippo4j console ui migrated to this project (#818) 2 years ago
.env.production Hippo4j console ui migrated to this project (#818) 2 years ago
.env.staging Hippo4j console ui migrated to this project (#818) 2 years ago
.eslintignore Hippo4j console ui migrated to this project (#818) 2 years ago
.eslintrc.js Hippo4j console ui migrated to this project (#818) 2 years ago
.gitignore Hippo4j console ui migrated to this project (#818) 2 years ago
.prettierrc.js Hippo4j console ui migrated to this project (#818) 2 years ago
.travis.yml Hippo4j console ui migrated to this project (#818) 2 years ago
README.md Hippo4j console ui migrated to this project (#818) 2 years ago
babel.config.js Hippo4j console ui migrated to this project (#818) 2 years ago
jest.config.js Hippo4j console ui migrated to this project (#818) 2 years ago
package.json Hippo4j console ui migrated to this project (#818) 2 years ago
plopfile.js Hippo4j console ui migrated to this project (#818) 2 years ago
postcss.config.js Hippo4j console ui migrated to this project (#818) 2 years ago
vue.config.js Hippo4j console ui migrated to this project (#818) 2 years ago

README.md

说明

该项目由 datax-web-uivue-element-admin 修改而来。

Build Setup

运行:

npm install [ 慢的话用  npm install --registry https://registry.npm.taobao.org]

启动:

npm run dev

打包:

npm run build:prod