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 +