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/threadpool/console
paradiseidler 134f403344
fix: #1522 Error occurred while deleting the project. (#1580)
1 year ago
..
public
src fix: #1522 Error occurred while deleting the project. (#1580) 1 year ago
.editorconfig
.env.development
.env.production
.env.staging
.eslintignore
.eslintrc.js
.gitignore feat:tidy up front frame (#1449) 3 years ago
.prettierrc.js
.travis.yml
README.md
babel.config.js
jest.config.js
package.json Encrypted transmission of login password (#1316) 3 years ago
plopfile.js
postcss.config.js
vue.config.js Modify front-end text description 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