setup for vue routes

This commit is contained in:
2021-07-15 00:00:08 -06:00
parent 7b18b0842a
commit 7514dc03da
8 changed files with 217 additions and 8 deletions

View File

@ -9,6 +9,7 @@
"dist": "yarn build && cp -R ./build ./dist/ && cp -R ./node_modules ./dist/"
},
"dependencies": {
"@bergx/bergx-sdk": "^1.0.1",
"@types/node": "^14.0.13",
"cookie-parser": "~1.4.4",
"cors": "^2.8.5",