Integrate live data

This commit is contained in:
Conor McNamara
2023-02-02 14:33:53 +00:00
parent 89ebf29c34
commit 110d6fbf3f
3 changed files with 137 additions and 22 deletions

View File

@ -8,6 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.3.1",
"vue": "^3.2.45",
"vue3-openlayers": "^0.1.71"
},