Added bootstrap and navbar component

This commit is contained in:
J-Lennox10
2023-03-06 11:43:14 +00:00
parent f31dea3fac
commit a619fe6297
7 changed files with 108 additions and 89 deletions

View File

@ -8,7 +8,9 @@
"preview": "vite preview"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"axios": "^1.3.1",
"bootstrap": "^5.2.3",
"firebase": "^9.17.1",
"ol": "^7.2.2",
"vue": "^3.2.45",