npm install
or docker built . -t snap-reports-frontend:latest
npm run serve
npm run build
npm run lint
kubectl apply -f manifests/deployment.yaml -n snap-report
kubectl apply -f manifests/service.yaml -n snap-report
kubectl apply -f manifests/ingress.yaml -n snap-report
- Migrate to Vuejs v3