| build | ||
| public | ||
| src | ||
| .editorconfig | ||
| .env.development | ||
| .env.iarbt | ||
| .env.loc | ||
| .env.production | ||
| .env.staging | ||
| .env.uat | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| babel.config.js | ||
| gen.sh | ||
| iarbt_gen.sh | ||
| loc_gen.sh | ||
| package.json | ||
| README.md | ||
| uat_gen.sh | ||
| vue.config.js | ||
yarn config set registry http://mvn.uat.loc/repository/npm-group/ yarn dev yarn build:prod
npm config set registry http://mvn.uat.loc/repository/npm-group/ npm run dev npm run build:prod