create first vanilla map test

This commit is contained in:
Janis
2022-09-25 15:50:30 +02:00
parent 39e0dfaae5
commit 82f84a88f4
7 changed files with 540 additions and 49 deletions

View File

@@ -3,9 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@arcgis/core": "^4.24.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"arcgis-js-api": "^4.24.7",
"esri-loader": "^3.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",