From 307141ab920327356ad761031e5fa7817b6d61ba Mon Sep 17 00:00:00 2001 From: Tobias Peper Date: Thu, 27 Mar 2025 22:19:58 +0100 Subject: [PATCH] Aktueller Stand --- frontend | 1 + pom.xml | 38 +++++++++++++++++++++++++++++++++++++- 2 files changed, 38 insertions(+), 1 deletion(-) create mode 160000 frontend diff --git a/frontend b/frontend new file mode 160000 index 0000000..9d790cf --- /dev/null +++ b/frontend @@ -0,0 +1 @@ +Subproject commit 9d790cf286aa29bb9e704bf0fd0acdc0ebfc3c8d diff --git a/pom.xml b/pom.xml index 4b2d978..3967ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,42 @@ true + + com.github.eirslett + frontend-maven-plugin + 1.15.1 + + + install node and npm + + install-node-and-npm + + + + npm install + + npm + + + install + + + + npm run build + + npm + + compile + + run build + + + + + v18.20.8 + frontend + + - \ No newline at end of file +