|
|
1 月之前 | |
|---|---|---|
| .. | ||
| bin | 5 月之前 | |
| build | 5 月之前 | |
| public | 5 月之前 | |
| src | 1 月之前 | |
| .dockerignore | 5 月之前 | |
| .editorconfig | 5 月之前 | |
| .env.dev | 5 月之前 | |
| .env.front | 5 月之前 | |
| .env.prod | 5 月之前 | |
| .env.stage | 5 月之前 | |
| .env.static | 5 月之前 | |
| .eslintignore | 5 月之前 | |
| .eslintrc.js | 5 月之前 | |
| .gitignore | 5 月之前 | |
| .npmrc | 5 月之前 | |
| Dockerfile | 5 月之前 | |
| Jenkinsfile | 5 月之前 | |
| LICENSE | 5 月之前 | |
| README.md | 5 月之前 | |
| babel.config.js | 5 月之前 | |
| digital-ui-250219.rar | 5 月之前 | |
| nginx.conf | 5 月之前 | |
| package.json | 5 月之前 | |
| permission.js | 5 月之前 | |
| vue.config.js | 5 月之前 | |
| yarn.lock | 5 月之前 | |
#前端启动 NodeJs环境:v16.18.0
npm config set registry https://registry.npmjs.org
##2、安装依赖
npm install --global yarn
yarn install
npm run local
npm run dev
set NODE_OPTIONS=--openssl-legacy-provider