/arcgis-react-ts

Boilerplate for ArcGIS/React application

Primary LanguageTypeScript

ArcGIS/React/Typescript Boilerplate

Build Status

This is a simple boilerplate to start with ArcGIS and React.

This based on the arcgis-webpack-plugin and this webpack example.

Installation

git clone git@github.com:othke/arcgis-react-ts.git

How to use

npm run dev # webpack dev server reloading (no HMR)
npm run build # get the build distribution
npm run serve # run production like with webpack dev server

Demo

Look at the deploy application