- npm updates

- add references to the frontend
This commit is contained in:
Arno Kaimbacher 2023-04-20 11:42:09 +02:00
parent eb6476dfcb
commit c0a758dbc2
5 changed files with 753 additions and 9122 deletions

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --port 3000",
"serve": "vue-cli-service serve --port 3001",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint --check",
"lint2": "eslint ./src --ext .js,.ts",