DolphinScheduler/dolphinscheduler-ui-next
2021-12-17 09:28:34 +08:00
..
public [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
src feat: Added login pages and functions (#7456) 2021-12-17 09:28:34 +08:00
.env.development [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.env.production [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.eslintignore [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.eslintrc.js [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.gitignore [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.prettier.js [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.prettierignore [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
index.html feat: Added the configuration of routes (#7433) 2021-12-16 10:22:15 +08:00
package.json feat: Added login pages and functions (#7456) 2021-12-17 09:28:34 +08:00
pom.xml [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
README.md [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
tsconfig.json feat: Added login pages and functions (#7456) 2021-12-17 09:28:34 +08:00
vite.config.ts [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00

Dolphin Scheduler UI Next

start

Please make sure you use node 16+ and pnpm to manage the dependencies of the project.