|
|
3 hafta önce | |
|---|---|---|
| node_modules | 5 ay önce | |
| script | 5 ay önce | |
| yudao-dependencies | 5 ay önce | |
| yudao-framework | 5 ay önce | |
| yudao-module-infra | 5 ay önce | |
| yudao-module-system | 4 ay önce | |
| yudao-server | 3 hafta önce | |
| yudao-ui | 1 ay önce | |
| LICENSE | 5 ay önce | |
| LOG_FILE_IS_UNDEFINED | 5 ay önce | |
| README.md | 5 ay önce | |
| lombok.config | 5 ay önce | |
| pom.xml | 5 ay önce | |
| yarn.lock | 5 ay önce |
#前端启动 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