We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c38bc0 + 6f0cbcb commit 01e8ea1Copy full SHA for 01e8ea1
.gitignore
@@ -144,4 +144,5 @@ Thumbs.db
144
145
# Misc
146
*.code-workspace
147
+NOTES.md
148
TODO.md
README.md
@@ -3,8 +3,7 @@
3
- SvelteKit installed (`npx sv create [project_name]`)
4
5
## 🗜️ Setup
6
-
7
-1. Install sv-arcgis `npm i sv-arcgis`
+1. Install [sv-arcgis](https://www.npmjs.com/package/sv-arcgis) `npm i sv-arcgis`
8
2. Run sv-arcgis `npx sv-arcgis`
9
3. ⚠️ Follow instructions in terminal
10
0 commit comments