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-ui
程序猿小石头 9b33ea69c0
fix #1153 fix list display exception (#1189)
2 years ago
..
public
src fix #1153 fix list display exception (#1189) 2 years ago
.editorconfig
.env.development
.env.production
.env.staging
.eslintignore
.eslintrc.js
.gitignore
.prettierrc.js
.travis.yml
README.md
babel.config.js
jest.config.js
package.json
plopfile.js
postcss.config.js
vue.config.js

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