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
Serenity bf9572f261
Extract the encryption section into a separate utility class (#1319)
1 year ago
..
public Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
src Extract the encryption section into a separate utility class (#1319) 1 year ago
.editorconfig Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.development Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.production Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.staging Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.eslintignore Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.eslintrc.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.gitignore Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.prettierrc.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.travis.yml Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
README.md Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
babel.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
jest.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
package.json Encrypted transmission of login password (#1316) 1 year ago
plopfile.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
postcss.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
vue.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year 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