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 c587a3c5c2
Query the Web thread pool list to add the framework logo (#819)
2 years ago
..
public Hippo4j console ui migrated to this project (#818) 2 years ago
src Query the Web thread pool list to add the framework logo (#819) 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