Skip to content

Commit 583d555

Browse files
committed
update description and add link to vue-jsapi4
1 parent f950a3a commit 583d555

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# esri-vue-cli-example
22

3-
An example of how to use [esri-loader](https://github.com/Esri/esri-loader) in an application built with [vue-cli](https://github.com/vuejs/vue-cli)
3+
An example of how to use the [ArcGIS API for JavaScript 3.x](https://developers.arcgis.com/javascript/3/) in a [vue-cli](https://github.com/vuejs/vue-cli) application (via [esri-loader](https://github.com/Esri/esri-loader)).
4+
5+
If you're interested in seeing [v4x](https://developers.arcgis.com/javascript/) in a [NUXT](https://nuxtjs.org/) application, see [vue-jsapi4](https://github.com/odoe/vue-jsapi4).
46

57
## Build Setup
68

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esri-vue-cli-example",
3-
"description": "An example of how to use esri-loader in an application built with vue-cli",
3+
"description": "An example of how to use the ArcGIS API for JavaScript 3.x in a vue-cli application",
44
"version": "1.0.0",
55
"author": "Tom Wayson <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)