diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..91dd85d2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,55 @@ + + + 4.0.0 + com.example + your-project + 1.0.0 + + + + + + + + com.github.eirslett + frontend-maven-plugin + 1.12.0 + + + + install node and npm + + install-node-and-npm + + + v14.17.0 + 6.14.13 + + + + + npm install + + npm + + + install + + + + + npm build + + npm + + + run build + + + + + + +