othke / arcgis-react-ts

Boilerplate for ArcGIS/React application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplate for ArcGIS/React application


Languages

Language:TypeScript 64.3%Language:JavaScript 25.4%Language:HTML 10.3%