0.1.0 • Published 3 years ago

my-jsapi-vue-test v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

ArcGIS API for JavaScript with Vue and Vite

This repo demonstrates how to use @arcgis/core ES modules with Vite using a Vue.js template.

Get Started

Step 1 - Run npm install and then start adding modules.

Step 2 Configure CSS.

main.css

  @import 'https://js.arcgis.com/4.22/@arcgis/core/assets/esri/themes/light/main.css';

For additional information, see the Build with ES modules Guide topic in the SDK.

Production builds

See the VueJS Deployment guide.

Commands

For a list of all available npm commands see the scripts in package.json.

Customize configuration

See Configuration Reference.