Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 835 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 835 Bytes

ArcGIS Online Instant Apps: React with TypeScript

This ArcGIS Online Instant App example is built with the following:

Getting started:

To host the app locally, run the following commands in the terminal:

  1. git clone https://github.com/rslibed/instant-app-react.git
  2. cd instant-app-react
  3. npm install
  4. npm start