Skip to content

A create-react-app template to use React with the ArcGIS Map SDK for Javascript / ArcGIS Javascript API

Notifications You must be signed in to change notification settings

mstuart1/cra-arcgis-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRA ARCGIS BASIC

This template was intended to get started with a working arcgis map with minimal code so you can apply your own style. This template dislays a map, allows you to add or remove layers, and displays a legend for loaded layers.

Make sure that the version of the argis css import in index.css matches the version of @arcgis/core in the package.json.

This app uses styled-components to manage css.

To use this template, download the files and run npx create-react-app [my app name] --template file:[path to this folder].

created 2022-01-28, updated 2023-03-06 by Michelle Stuart

About

A create-react-app template to use React with the ArcGIS Map SDK for Javascript / ArcGIS Javascript API

Resources

Stars

Watchers

Forks

Packages

No packages published