|
|
há 2 semanas atrás | |
|---|---|---|
| node_modules | há 2 meses atrás | |
| script | há 2 meses atrás | |
| yudao-dependencies | há 2 meses atrás | |
| yudao-framework | há 2 meses atrás | |
| yudao-module-infra | há 2 meses atrás | |
| yudao-module-system | há 2 meses atrás | |
| yudao-server | há 2 semanas atrás | |
| yudao-ui | há 2 meses atrás | |
| LICENSE | há 2 meses atrás | |
| LOG_FILE_IS_UNDEFINED | há 2 meses atrás | |
| README.md | há 2 meses atrás | |
| lombok.config | há 2 meses atrás | |
| pom.xml | há 2 meses atrás | |
| yarn.lock | há 2 meses atrás |
#前端启动 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